Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit eb3275f

Browse files
committed
chore: bump version to v9.0
1 parent 96e924c commit eb3275f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
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 = 17
18-
versionName = "8.1"
17+
versionCode = 18
18+
versionName = "9.0"
1919

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

0 commit comments

Comments
 (0)