Skip to content

Commit ea917c3

Browse files
committed
change version
1 parent 5dd33fa commit ea917c3

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
@@ -19,8 +19,8 @@ android {
1919
applicationId = "neth.iecal.questphone"
2020
minSdk = 26
2121
targetSdk = 36
22-
versionCode = 8
23-
versionName = "1.7"
22+
versionCode = 10
23+
versionName = "2"
2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525

2626
}

0 commit comments

Comments
 (0)