Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
animalillo committed Oct 31, 2021
1 parent 97c660f commit 364f6e7
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 @@ -32,8 +32,8 @@ android {
applicationId "es.wolfi.app.passman"
minSdkVersion 21
targetSdkVersion 30
versionCode 12
versionName "1.2.0"
versionCode 13
versionName "1.2.1"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 364f6e7

Please sign in to comment.