Upgrade standalone.gradle versions

Android Studio started aggressively asking to update.

Test: Existing tests pass
Change-Id: I64b64860c204b9ab2f3c73e46ba6af67ce142c0f
This commit is contained in:
Maurice Lam 2017-03-17 21:17:01 -07:00
parent d606594214
commit 6572258004

View file

@ -16,5 +16,5 @@
apply from: 'standalone-rules.gradle'
android.compileSdkVersion 23
android.buildToolsVersion '23.0.2'
android.compileSdkVersion 25
android.buildToolsVersion '25.0.0'