Skip to content

Commit

Permalink
prepare release 1.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdt committed Sep 11, 2022
1 parent 88bf680 commit 5aee728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
targetSdkVersion 32

versionCode 60 // increment with every release
versionName '1.1.16-SNAPSHOT' // change with every release
versionName '1.1.16' // change with every release

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit 5aee728

Please sign in to comment.