We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc570f commit 348db0bCopy full SHA for 348db0b
app/build.gradle.kts
@@ -42,7 +42,7 @@ android {
42
applicationId = "name.boyle.chris.sgtpuzzles"
43
minSdk = 21
44
targetSdk = 34
45
- versionCode = 141
+ versionCode = 142
46
versionName = timestamp(false)
47
48
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments