Skip to content

Commit

Permalink
Fix build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-mak committed Jun 15, 2017
1 parent 8d4dbee commit 1363238
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 @@ -11,8 +11,8 @@ ext {
}

android {
compileSdkVersion 'android-26'
buildToolsVersion '26.0.0-rc2'
compileSdkVersion 26
buildToolsVersion '26.0.0'

defaultConfig {
applicationId "com.afwsamples.testdpc"
Expand Down

0 comments on commit 1363238

Please sign in to comment.