Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
quicksc0p3r committed May 25, 2024
1 parent 5c9fcdd commit bc08f46
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 @@ -13,8 +13,8 @@ android {
applicationId "org.quicksc0p3r.simplecounter"
minSdk 21
targetSdk 34
versionCode 1002002
versionName "1.2.2"
versionCode 1002003
versionName "1.2.3"

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

0 comments on commit bc08f46

Please sign in to comment.