Skip to content

Commit

Permalink
Bump version for another release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed Apr 28, 2022
1 parent b2dd3b1 commit 5929f2a
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 @@ -42,7 +42,7 @@ android {
targetSdkVersion 32
minSdkVersion 19
applicationId "name.boyle.chris.sgtpuzzles"
versionCode 125
versionCode 126
versionName timestamp(false)
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "issues_url", issuesURL()
Expand Down

0 comments on commit 5929f2a

Please sign in to comment.