aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties7
1 files changed, 4 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 1fb9a8bb..533e22df 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,11 +16,11 @@ APP_GROUP=com.pitchedapps
MIN_SDK=21
TARGET_SDK=26
BUILD_TOOLS=26.0.0
-VERSION_CODE=1
-VERSION_NAME=0.1
+VERSION_CODE=2
+VERSION_NAME=0.2
ANDROID_SUPPORT_LIBS=26.0.0-alpha1
-KAU=9832aed0ea
+KAU=94defc1ab5
MATERIAL_DRAWER=5.9.2
MATERIAL_DRAWER_KT=1.0.2
IICON_GOOGLE=3.0.1.0
@@ -34,6 +34,7 @@ JSOUP=1.10.2
ANKO=0.10.1
GLIDE=4.0.0-RC0
RETROFIT=2.2.0
+EVENTBUS=3.0.0
DBFLOW=4.0.2
SQL_CIPHER=3.5.7
OKHTTP_INTERCEPTOR=3.6.0