Skip to content

Commit

Permalink
bump: 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cquintana92 committed Feb 5, 2024
1 parent 45f2896 commit 0b646ca
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 @@ -11,8 +11,8 @@ android {
defaultConfig {
applicationId "io.simplelogin.android"
minSdkVersion 21
versionCode 12001
versionName "1.20.1"
versionCode 12100
versionName "1.21.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 0b646ca

Please sign in to comment.