Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Commit

Permalink
Use newer build tools to prevent bug:
Browse files Browse the repository at this point in the history
  • Loading branch information
djselbeck committed Nov 13, 2017
1 parent 316bdbf commit dc9abc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ android {
}
}
compileSdkVersion 26
buildToolsVersion "26.0.2"
buildToolsVersion "27.0.1"
defaultConfig {
applicationId "org.gateshipone.malp"
minSdkVersion 21
Expand Down

0 comments on commit dc9abc7

Please sign in to comment.