We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d74347 commit 925ba3cCopy full SHA for 925ba3c
2 files changed
SimpleLogin/app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "io.simplelogin.android"
13
minSdkVersion 21
14
targetSdkVersion 32
15
- versionCode 11800
16
- versionName "1.18.0"
+ versionCode 11900
+ versionName "1.19.0"
17
multiDexEnabled true
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
fastlane/metadata/android/en-US/changelogs/11900.txt
@@ -0,0 +1 @@
1
+You can now link or unlink your SimpleLogin account with your Proton account
0 commit comments