summaryrefslogtreecommitdiff
path: root/Source/Android
diff options
context:
space:
mode:
authorTim Mutton <tim.mutton@outware.com.au>2017-05-04 17:21:31 +1000
committerTim Mutton <tim.mutton@outware.com.au>2017-05-04 17:21:31 +1000
commit3dde12af13adc345ca72c328e461fa54eab42d8a (patch)
tree6d57834d75ff2825642821fba58bc3862851328a /Source/Android
parent61aa507d235d87b826036101bc72f698f2ee9b13 (diff)
Update support version
Diffstat (limited to 'Source/Android')
-rw-r--r--Source/Android/app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/app/build.gradle b/Source/Android/app/build.gradle
index 41b5413eb9..43cb878059 100644
--- a/Source/Android/app/build.gradle
+++ b/Source/Android/app/build.gradle
@@ -79,7 +79,7 @@ android {
}
ext {
- androidSupportVersion = '25.2.0'
+ androidSupportVersion = '25.3.0'
}
dependencies {