Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cquintana92 committed Jul 1, 2024
1 parent ccec7b4 commit 0960278
Showing 1 changed file with 2 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 34
versionCode 12101
versionName "1.21.1"
versionCode 12200
versionName "1.22.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 0960278

Please sign in to comment.