Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed May 21, 2022
1 parent 57b82e7 commit 7327c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {
targetSdkVersion 32
minSdkVersion 19
applicationId "name.boyle.chris.sgtpuzzles"
versionCode 131
versionCode 132
versionName timestamp(false)
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "issues_url", issuesURL()
Expand Down

0 comments on commit 7327c97

Please sign in to comment.