summaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 39c7e94..146a880 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -1,6 +1,6 @@
android {
- buildToolsVersion "24.0.0"
- compileSdkVersion 23
+ buildToolsVersion "27.0.3"
+ compileSdkVersion 27
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'