Skip to content

Commit

Permalink
Bump release number
Browse files Browse the repository at this point in the history
  • Loading branch information
animalillo committed Mar 19, 2024
1 parent 8319f63 commit 2ecebc8
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 @@ -31,8 +31,8 @@ android {
applicationId "es.wolfi.app.passman"
minSdkVersion 21
targetSdkVersion 34
versionCode 17
versionName "1.4.1"
versionCode 18
versionName "1.5.0"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 2ecebc8

Please sign in to comment.