aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 5 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index c0cc3b0a..bcc9e305 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,8 +16,8 @@ APP_GROUP=com.pitchedapps
MIN_SDK=21
TARGET_SDK=26
BUILD_TOOLS=26.0.1
-
-KAU=c2dd5d6
+
+KAU=3.3.1
KOTLIN=1.1.3-2
CRASHLYTICS=2.6.8
@@ -37,4 +37,6 @@ RX_JAVA=2.1.2
RX_KOTLIN=2.1.0
RX_NETWORK=0.11.0
SCALE_IMAGE_VIEW=3.6.0
-SLIDING_PANEL=3.3.1 \ No newline at end of file
+SLIDING_PANEL=3.3.1
+
+android.enableAapt2=false \ No newline at end of file