We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802745a commit 2a37efaCopy full SHA for 2a37efa
app/build.gradle
@@ -32,8 +32,8 @@ android {
32
applicationId "es.wolfi.app.passman"
33
minSdkVersion 21
34
targetSdkVersion 33
35
- versionCode 16
36
- versionName "1.4.0"
+ versionCode 17
+ versionName "1.4.1"
37
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
38
externalNativeBuild {
39
cmake {
0 commit comments