Skip to content

Commit

Permalink
Update appCompat version
Browse files Browse the repository at this point in the history
  • Loading branch information
anna committed Aug 28, 2017
1 parent c0547c1 commit 2dd877f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ucrop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply from: '../mavenpush.gradle'

android {
compileSdkVersion 25
buildToolsVersion '25.0.0'
buildToolsVersion '25.0.3'

defaultConfig {
minSdkVersion 14
Expand Down Expand Up @@ -36,6 +36,6 @@ android {
}

dependencies {
compile 'com.android.support:appcompat-v7:25.0.0'
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
}

0 comments on commit 2dd877f

Please sign in to comment.