set build tools to 25.0.3

This commit is contained in:
Andrew Dolgov 2017-05-29 19:11:38 +03:00
parent 650b043db7
commit 17e4cb3f4e

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android { android {
compileSdkVersion 25 compileSdkVersion 25
buildToolsVersion '25.0.0' buildToolsVersion "25.0.3"
defaultConfig { defaultConfig {
applicationId "org.fox.ttrss" applicationId "org.fox.ttrss"