Skip to content

Commit 3ebf489

Browse files
committed
bump: 1.20.1
1 parent 060eba1 commit 3ebf489

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

SimpleLogin/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "io.simplelogin.android"
1313
minSdkVersion 21
1414
targetSdkVersion 32
15-
versionCode 12000
16-
versionName "1.20.0"
15+
versionCode 12001
16+
versionName "1.20.1"
1717
multiDexEnabled true
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bug fixes and security improvements

0 commit comments

Comments
 (0)