Skip to content

Commit b2a8cc6

Browse files
committed
Bump version 2026.04.1205 to 2026.04.1206
1 parent 52f1dbb commit b2a8cc6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "com.capyreader.app"
3030
minSdk = 30
3131
targetSdk = 36
32-
versionCode = 1205
33-
versionName = "2026.04.1205"
32+
versionCode = 1206
33+
versionName = "2026.04.1206"
3434

3535
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3636
vectorDrawables {

bumpver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
current_version: "2026.04.1205"
1+
current_version: "2026.04.1206"
22
version_pattern: "YYYY.0M.BUILD[-TAG]"
33
commit_message: "Bump version {old_version} to {new_version}"
44
commit: true

0 commit comments

Comments
 (0)