Skip to content

Commit

Permalink
Remove android.buildToolsVersion property
Browse files Browse the repository at this point in the history
No longer required as per an android gradle plugin update.
  • Loading branch information
GunshipPenguin committed Jan 31, 2018
1 parent dfca18e commit a746e55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 23
buildToolsVersion '25.0.0'

defaultConfig {
applicationId "com.gunshippenguin.openflood"
Expand Down

0 comments on commit a746e55

Please sign in to comment.