Skip to content

Commit 3d7813d

Browse files
committed
update version
1 parent 1caaef6 commit 3d7813d

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
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.ah.taplock"
1212
minSdk = 31
1313
targetSdk = 36
14-
versionCode = 12
15-
versionName = "1.8"
14+
versionCode = 13
15+
versionName = "1.9"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)