Skip to content

Commit e96552a

Browse files
authored
Merge pull request #100 from simple-login/new-release
Bump version to 1.19.1
2 parents 4789406 + 49dd69a commit e96552a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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 11900
16-
versionName "1.19.0"
15+
versionCode 11910
16+
versionName "1.19.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+
Fix contact list pagination

0 commit comments

Comments
 (0)