Skip to content

Commit 0a86682

Browse files
committed
chore: bump version to v9.1
1 parent fb736bd commit 0a86682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.bnyro.clock"
1515
minSdk = 21
1616
targetSdk = 34
17-
versionCode = 18
18-
versionName = "9.0"
17+
versionCode = 19
18+
versionName = "9.1"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables {

0 commit comments

Comments
 (0)