We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db744d2 commit 59ecdd3Copy full SHA for 59ecdd3
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 = 107
18
- versionName = "1.0.7"
+ versionCode = 108
+ versionName = "1.0.8"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
0 commit comments