Skip to content

Commit

Permalink
prepare release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdt committed Jan 30, 2021
1 parent 236703f commit af07855
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 @@ -30,8 +30,8 @@ android {
minSdkVersion 16
targetSdkVersion 29

versionCode 35 // increment with every release
versionName '1.1.0-SNAPSHOT' // change with every release
versionCode 36 // increment with every release
versionName '1.1.0' // change with every release
}

buildTypes {
Expand Down

0 comments on commit af07855

Please sign in to comment.