Skip to content

Commit

Permalink
Bump version for Tracks / night mode fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed Jan 18, 2023
1 parent 199c462 commit ae899db
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 136
versionCode 137
versionName timestamp(false)
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "issues_url", issuesURL()
Expand Down

0 comments on commit ae899db

Please sign in to comment.