Skip to content

Commit

Permalink
Merge pull request #100 from simple-login/new-release
Browse files Browse the repository at this point in the history
Bump version to 1.19.1
  • Loading branch information
ntnhon authored Sep 26, 2022
2 parents 4789406 + 49dd69a commit e96552a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SimpleLogin/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "io.simplelogin.android"
minSdkVersion 21
targetSdkVersion 32
versionCode 11900
versionName "1.19.0"
versionCode 11910
versionName "1.19.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/11910.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix contact list pagination

0 comments on commit e96552a

Please sign in to comment.