Skip to content

Commit 76e0058

Browse files
committed
chore: update version numbers
1 parent d8967f1 commit 76e0058

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId = "com.bnyro.clock"
1919
minSdk = 21
2020
targetSdk = 34
21-
versionCode = 21
22-
versionName = "10.1"
21+
versionCode = 22
22+
versionName = "10.2"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
vectorDrawables {

0 commit comments

Comments
 (0)