Skip to content

Commit

Permalink
Updated versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
AIDEA775 committed Aug 20, 2018
1 parent f1464f1 commit e7a6203
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.uncmorfi"
minSdkVersion 16
targetSdkVersion 27
versionCode 5
versionName "v4.0 Damasco"
versionCode 6
versionName "v4.0.1 Damasco"
}
buildTypes {
release {
Expand All @@ -28,7 +28,6 @@ dependencies {
implementation 'com.android.support:recyclerview-v7:27.1.1'
implementation 'com.android.support:support-v4:27.1.1'
implementation 'com.google.android.gms:play-services-maps:15.0.1'
implementation 'com.bignerdranch.android:expandablerecyclerview:2.1.1'
implementation 'com.github.bumptech.glide:glide:3.7.0'
implementation 'org.jsoup:jsoup:1.7.3'
implementation 'com.github.PhilJay:MPAndroidChart:v3.0.2'
Expand Down

0 comments on commit e7a6203

Please sign in to comment.