Skip to content

Commit

Permalink
chore(release): bump release version
Browse files Browse the repository at this point in the history
Bump release version
  • Loading branch information
animalillo committed Aug 16, 2021
1 parent cc0f434 commit a942323
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 10
versionName "1.1.0"
versionCode 11
versionName "1.1.1"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
externalNativeBuild {
cmake {
Expand Down

0 comments on commit a942323

Please sign in to comment.