Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from rarcher/update/build-tools
Browse files Browse the repository at this point in the history
Update for Android Plugin Compatibility
  • Loading branch information
jayschwa authored Jan 12, 2018
2 parents 38188ca + 75cf5d4 commit 8a8377d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ file('project.properties').withInputStream {

android {
compileSdkVersion 21
buildToolsVersion "21.1.2"
buildToolsVersion "26.0.2"

defaultConfig {
targetSdkVersion eclipseProperties.getProperty('target')-'android-'
Expand Down

0 comments on commit 8a8377d

Please sign in to comment.