Update gradle

This commit is contained in:
misaochan 2016-11-29 19:52:30 +13:00
parent d77e5ff929
commit 3ec2e6fcee
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ dependencies {
android {
compileSdkVersion 23
buildToolsVersion "25.0.0"
buildToolsVersion '25'
useLibrary 'org.apache.http.legacy'