We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0f434 commit a942323Copy full SHA for a942323
app/build.gradle
@@ -32,8 +32,8 @@ android {
32
applicationId "es.wolfi.app.passman"
33
minSdkVersion 21
34
targetSdkVersion 30
35
- versionCode 10
36
- versionName "1.1.0"
+ versionCode 11
+ versionName "1.1.1"
37
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
38
externalNativeBuild {
39
cmake {
0 commit comments