Skip to content

Commit

Permalink
Bump version to 1.0.0 #26
Browse files Browse the repository at this point in the history
  • Loading branch information
supercurio committed Nov 20, 2021
1 parent 19ae6ea commit 8275ace
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 "supercurio.eucalarm"
minSdk 23
targetSdk 31
versionCode 25
versionName "0.0.25"
versionCode 26
versionName "1.0.0"

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

0 comments on commit 8275ace

Please sign in to comment.