We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2fbd6 commit 307e568Copy full SHA for 307e568
1 file changed
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "com.combo.runcombi"
15
minSdk = 26
16
targetSdk = 35
17
- versionCode = 106
18
- versionName = "1.0.6"
+ versionCode = 107
+ versionName = "1.0.7"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
0 commit comments