aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties14
1 files changed, 11 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 0a6e4ac0..9c9fe04c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,11 +17,12 @@ MIN_SDK=21
TARGET_SDK=26
BUILD_TOOLS=26.0.1
-KAU=9d3169f
+KAU=4d3d570
KOTLIN=1.1.3-2
+
CRASHLYTICS=2.6.8
DBFLOW=4.0.5
-IAB=1.0.43
+IAB=1.0.44
IICON_COMMUNITY=1.9.32.2
IICON_MATERIAL=2.2.0.3
JSOUP=1.10.3
@@ -30,5 +31,12 @@ MATERIAL_DRAWER_KT=1.0.6
OKHTTP=3.8.1
PAPER_PARCEL=2.0.1
ROBOELECTRIC=3.4
+RX_ANDROID=2.0.1
+RX_BINDING=2.0.0
+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