aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-12 11:58:12 -0700
committerAllan Wang <me@allanwang.ca>2017-08-12 11:58:12 -0700
commit9619bfc8d5412c392023790dc9a1435df9aba129 (patch)
treeacd70d877d951624f542fa22c233dc22b908fef2 /gradle.properties
parent29e54d74a8fdd943a0d85c3645538fdd62769e36 (diff)
downloadfrost-9619bfc8d5412c392023790dc9a1435df9aba129.tar.gz
frost-9619bfc8d5412c392023790dc9a1435df9aba129.tar.bz2
frost-9619bfc8d5412c392023790dc9a1435df9aba129.zip
Update dependency
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