Skip to content

Commit

Permalink
Update version 1.2.8(44)
Browse files Browse the repository at this point in the history
  • Loading branch information
RatreeOchn committed May 10, 2021
1 parent f672098 commit e5e3023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
manifestPlaceholders = [auth0Domain: "@string/auth0_domain", auth0Scheme: "@string/auth0_scheme"]
minSdkVersion 19
targetSdkVersion 29
versionCode 43
versionName "1.2.7"
versionCode 44
versionName "1.2.8"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e5e3023

Please sign in to comment.