Skip to content

Commit a942323

Browse files
committed
chore(release): bump release version
Bump release version
1 parent cc0f434 commit a942323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
applicationId "es.wolfi.app.passman"
3333
minSdkVersion 21
3434
targetSdkVersion 30
35-
versionCode 10
36-
versionName "1.1.0"
35+
versionCode 11
36+
versionName "1.1.1"
3737
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
3838
externalNativeBuild {
3939
cmake {

0 commit comments

Comments
 (0)