Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
134 wasn't released, but Google requires a new number, having seen it.
  • Loading branch information
chrisboyle committed Jan 15, 2023
1 parent f888c58 commit 56099b1
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 33
minSdkVersion 19
applicationId "name.boyle.chris.sgtpuzzles"
versionCode 134
versionCode 135
versionName timestamp(false)
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "issues_url", issuesURL()
Expand Down

0 comments on commit 56099b1

Please sign in to comment.