Skip to content

Commit

Permalink
prepare release 1.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdt committed Aug 20, 2023
1 parent 70add31 commit 4ead8ff
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 @@ -38,7 +38,7 @@ android {
}

versionCode 65 // increment after every release (for the next development cycle)
versionName '1.1.21-SNAPSHOT' // change with every release
versionName '1.1.21' // change with every release

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

Expand Down

0 comments on commit 4ead8ff

Please sign in to comment.