We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb44f7 commit c7338dcCopy full SHA for c7338dc
app/build.gradle
@@ -43,7 +43,7 @@ android {
43
targetSdkVersion 33
44
minSdkVersion 19
45
applicationId "name.boyle.chris.sgtpuzzles"
46
- versionCode 137
+ versionCode 138
47
versionName timestamp(false)
48
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
49
resValue "string", "issues_url", issuesURL()
0 commit comments