Skip to content

Commit

Permalink
Fix version code of 2.1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
grote committed Aug 23, 2021
1 parent beb95d4 commit e29bc9b
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 @@ -8,7 +8,7 @@ apply from: 'witness.gradle'
android {

defaultConfig {
versionCode 120
versionCode 121
versionName "2.1.3"

applicationId "de.grobox.liberario"
Expand Down

0 comments on commit e29bc9b

Please sign in to comment.