aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-08 02:10:02 -0400
committerAllan Wang <me@allanwang.ca>2019-06-08 02:10:02 -0400
commit1af2414105b33e92b7a9902b016aa7f4a9b3c869 (patch)
tree9c1977db7018c710ae6080687cff5e4cabc5d260 /gradle.properties
parent74488eb9f44a7ca40fbf258243e041ad297e62a4 (diff)
downloadfrost-1af2414105b33e92b7a9902b016aa7f4a9b3c869.tar.gz
frost-1af2414105b33e92b7a9902b016aa7f4a9b3c869.tar.bz2
frost-1af2414105b33e92b7a9902b016aa7f4a9b3c869.zip
Fix versions and imports
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties52
1 files changed, 1 insertions, 51 deletions
diff --git a/gradle.properties b/gradle.properties
index 749c1f51..4b4a34bd 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,57 +16,7 @@ org.gradle.daemon = true
APP_ID=Frost
APP_GROUP=com.pitchedapps
-KAU=1ac55ac
-KOTLIN=1.3.31
-
-# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
-ANDROID_GRADLE=3.4.1
-
-# https://github.com/diffplug/spotless/blob/master/plugin-gradle/CHANGES.md
-SPOTLESS=3.21.1
-
-ANDX_BIOMETRIC=1.0.0-alpha04
-
-# https://github.com/bugsnag/bugsnag-android/releases
-BUGSNAG=4.12.0
-# https://github.com/bugsnag/bugsnag-android-gradle-plugin/releases
-BUGSNAG_PLUGIN=4.1.1
-# https://github.com/KeepSafe/dexcount-gradle-plugin/releases
-DEX_PLUGIN=0.8.5
-# https://github.com/gladed/gradle-android-git-version/releases
-GIT_PLUGIN=0.4.9
-# https://mvnrepository.com/artifact/org.apache.commons/commons-text
-# Updates blocked due to javax.script dependency
-COMMONS_TEXT=1.4
-# https://github.com/Raizlabs/DBFlow/releases
-DBFLOW=4.2.4
-# https://github.com/brianwernick/ExoMedia/releases
-EXOMEDIA=4.3.0
-# https://github.com/InsertKoinIO/koin/blob/master/CHANGELOG.md
-KOIN=2.0.0-rc-2
-# https://github.com/mockk/mockk/releases
-MOCKK=1.9.3
-# https://mvnrepository.com/artifact/androidx.core/core-ktx?repo=google
-KTX=1.0.1
-
-# https://github.com/FasterXML/jackson-core/releases
-JACKSON=2.9.8
-# https://github.com/jhy/jsoup/releases
-JSOUP=1.11.3
-# https://github.com/square/leakcanary/releases
-LEAK_CANARY=1.6.2
-# https://github.com/zsmb13/MaterialDrawerKt/releases
-MATERIAL_DRAWER_KT=2.0.1
-# https://github.com/square/okhttp/releases
-OKHTTP=3.14.1
-# https://developer.android.com/jetpack/androidx/releases/room
-ROOM=2.1.0-alpha04
-# http://robolectric.org/getting-started/
-ROBOELECTRIC=4.2
-# https://github.com/davemorrissey/subsampling-scale-image-view#quick-start
-SCALE_IMAGE_VIEW=3.10.0
-# https://github.com/umano/AndroidSlidingUpPanel#importing-the-library
-SLIDING_PANEL=3.4.0
+KAU=318e42c
android.useAndroidX=true
android.enableJetifier=true