Skip to content

Commit

Permalink
Merge pull request #208 from dicekeys/bump-veresion-to-12
Browse files Browse the repository at this point in the history
bump version to 12
  • Loading branch information
UppaJung authored Nov 27, 2023
2 parents a151215 + 4be7e6b commit 9df5567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.dicekeys.app"
minSdkVersion 23
targetSdkVersion 33
versionCode 11
versionName "1.11"
versionCode 12
versionName "1.12"

testApplicationId "com.dicekeys.test"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 9df5567

Please sign in to comment.