diff options
author | Arne Schwabe <arne@rfc2549.org> | 2016-11-15 12:14:26 -0500 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2016-11-15 12:14:26 -0500 |
commit | 205f6900134544fcd3841e90d97aab18fc976803 (patch) | |
tree | d185819006600949986f70db2eccafa6f6633556 /remoteExample/build.gradle | |
parent | 5f070fb527e5541a6ad6185ee8cfd51101056eaf (diff) |
Update grade versions
Diffstat (limited to 'remoteExample/build.gradle')
-rw-r--r-- | remoteExample/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoteExample/build.gradle b/remoteExample/build.gradle index 82b2a38d..fd3b1e23 100644 --- a/remoteExample/build.gradle +++ b/remoteExample/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 23 - buildToolsVersion '23.0.2' + buildToolsVersion '25.0.0' defaultConfig { minSdkVersion 15 |