set build tools to 25.0.3
This commit is contained in:
parent
650b043db7
commit
17e4cb3f4e
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion '25.0.0'
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.fox.ttrss"
|
||||
|
Loading…
Reference in New Issue
Block a user