We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6296e4d commit f831f05Copy full SHA for f831f05
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
applicationId = "com.stsd.selftaughtsoftwaredevelopers.androidsudokusolver"
16
minSdk = 29
17
targetSdk = 35
18
- versionCode = 3
+ versionCode = 4
19
versionName = "0.1.$versionCode"
20
}
21
0 commit comments