Skip to content

Commit

Permalink
Merge pull request #13 from bannergress/version-6
Browse files Browse the repository at this point in the history
Bump version.
  • Loading branch information
ewoerner authored Sep 11, 2022
2 parents b588df0 + bdc2797 commit 805b3c6
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 @@ -9,7 +9,7 @@ android {
applicationId "com.bannergress.overlay"
minSdk 26
targetSdk 32
versionCode 5
versionCode 6
versionName "${versionCode}"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 805b3c6

Please sign in to comment.