Skip to content

Commit baeed78

Browse files
committed
Update app version
1 parent 1eb0fc3 commit baeed78

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
@@ -17,8 +17,8 @@ android {
1717
applicationId = "dev.chungjungsoo.gptmobile"
1818
minSdk = 31
1919
targetSdk = 35
20-
versionCode = 13
21-
versionName = "0.6.1"
20+
versionCode = 14
21+
versionName = "0.6.2"
2222

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

0 commit comments

Comments
 (0)