Skip to content

Commit

Permalink
push 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nonproto committed Jan 25, 2020
1 parent 2b8d9f8 commit 38f3a87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ android {
standard {
buildConfigField "boolean", "INCLUDE_UPDATER", "true"
dimension "default"
versionCode 40
versionName "1.5.4.1"
versionCode 41
versionName "1.6.0"
}
dev {
resConfigs "en"
Expand Down Expand Up @@ -121,7 +121,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

implementation 'androidx.multidex:multidex:2.0.1'

implementation 'com.google.firebase:firebase-core:17.2.2'

final lifecycle_version = "2.1.0"
Expand Down

0 comments on commit 38f3a87

Please sign in to comment.