update gradle verson

This commit is contained in:
Christian Schabesberger 2017-03-07 14:14:02 +01:00
parent a08cbfcef1
commit ffe832d061
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion '23.0.3'
buildToolsVersion '25.0.0'
defaultConfig {
applicationId "org.schabi.newpipe"