aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-01-25 00:23:44 -0500
committerGitHub <noreply@github.com>2018-01-25 00:23:44 -0500
commit8bfbbac2b8f364bb03866712b113cd2f5de8b9d9 (patch)
tree8001dd1e467ddd22e4dcec84a9c9e3aa36d2bbb8 /gradle.properties
parent6fe7bd43581d5dfbb85e4e0deb524e65d07b5ce6 (diff)
downloadfrost-8bfbbac2b8f364bb03866712b113cd2f5de8b9d9.tar.gz
frost-8bfbbac2b8f364bb03866712b113cd2f5de8b9d9.tar.bz2
frost-8bfbbac2b8f364bb03866712b113cd2f5de8b9d9.zip
Enhancement/video (#669)v1.8.0
* Test stricter video extractor * Mess around with mutations * Revert back to strict click listener * Update theme * Update dependencies * Update theme * Create pip toggle * Add pip disabler * Update theme * Update theme
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties14
1 files changed, 2 insertions, 12 deletions
diff --git a/gradle.properties b/gradle.properties
index b52546be..29be82bf 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,23 +13,15 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
# org.gradle.parallel=true
APP_ID=Frost
APP_GROUP=com.pitchedapps
-MIN_SDK=21
-TARGET_SDK=27
-BUILD_TOOLS=27.0.2
-KAU=87aba7c
-KOTLIN=1.2.20
+KAU=3a92363
+KOTLIN=1.2.21
-ANDROID_SUPPORT_LIBS=27.0.2
COMMONS_TEXT=1.2
CRASHLYTICS=2.8.0
DBFLOW=4.2.4
EXOMEDIA=4.1.0
-FAST_ADAPTER_EXTENSIONS=3.1.2
-GLIDE=4.5.0
IAB=1.0.44
-IICON_COMMUNITY=2.0.46.1
-IICON_MATERIAL=2.2.0.4
JSOUP=1.11.2
LEAK_CANARY=1.5.4
MATERIAL_DRAWER_KT=1.2.2
@@ -44,6 +36,4 @@ RX_NETWORK=0.12.1
SCALE_IMAGE_VIEW=3.9.0
SLIDING_PANEL=3.4.0
-JUNIT=4.12
TEST_RULE=0.5
-TEST_RUNNER=1.0.0 \ No newline at end of file