Skip to content

Commit

Permalink
Upgrade SDK to 25
Browse files Browse the repository at this point in the history
Upgrade compiledSDKVersion to 25, buildtools to 25.0.1, and
targetSDK to 25
  • Loading branch information
iankchristie committed Dec 15, 2016
1 parent 294f3b0 commit f8d6995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/PhysicalWeb/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'pmd'

android {
compileSdkVersion 25
buildToolsVersion "25.0.0"
buildToolsVersion "25.0.1"

defaultConfig {
applicationId "physical_web.org.physicalweb"
Expand Down

0 comments on commit f8d6995

Please sign in to comment.