Skip to content

Commit ecfc907

Browse files
committed
bump version to 2025.12.01.1
1 parent 56e0173 commit ecfc907

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
// I don't know why I've used such a weird versioning scheme in the beginning,
1717
// but I can't change it now as the app is already in the Play Store
1818
// now just incrementing from there
19-
versionCode 23_11_11_125
20-
versionName "2025.11.02.1"
19+
versionCode 23_11_11_126
20+
versionName "2025.12.01.1"
2121

2222
setProperty("archivesBaseName", versionName)
2323

0 commit comments

Comments
 (0)