Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdt committed Feb 18, 2021
1 parent f8339d9 commit aa92c5f
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 19
targetSdkVersion 29

versionCode 41 // increment with every release
versionName '1.1.3-SNAPSHOT' // change with every release
versionCode 42 // increment with every release
versionName '1.1.3' // change with every release
}

buildTypes {
Expand Down

0 comments on commit aa92c5f

Please sign in to comment.