Skip to content

Commit

Permalink
Release 2.8.6 (75)
Browse files Browse the repository at this point in the history
  • Loading branch information
devgianlu committed Jan 17, 2019
1 parent b0bb2ef commit 6dc6551
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.gianlu.pretendyourexyzzy"
minSdkVersion 21
targetSdkVersion 28
versionCode 74
versionName "2.8.5"
versionCode 75
versionName "2.8.6"
}

buildTypes {
Expand Down Expand Up @@ -43,7 +43,7 @@ android {
dependencies {
api project(':CommonUtils')
api 'me.zhanghai.android.materialratingbar:library:1.3.1'
api 'com.squareup.okhttp3:okhttp:3.12.0'
api 'com.squareup.okhttp3:okhttp:3.12.1'
api 'com.github.paolorotolo:appintro:v5.1.0'
api 'com.github.bumptech.glide:glide:4.8.0'
api 'com.github.bumptech.glide:okhttp3-integration:4.8.0'
Expand Down

0 comments on commit 6dc6551

Please sign in to comment.