aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-05-01 14:33:51 -0700
committerAllan Wang <me@allanwang.ca>2019-05-01 14:33:51 -0700
commitf10b71944725e507a9e1ba14cef33030b0ebaf9e (patch)
tree09aaaf20983316ccb386ab943eb0bbf0ed13bca6 /gradle.properties
parentda93672c2ed6b54e0e7119a6b55715185112df3e (diff)
downloadfrost-f10b71944725e507a9e1ba14cef33030b0ebaf9e.tar.gz
frost-f10b71944725e507a9e1ba14cef33030b0ebaf9e.tar.bz2
frost-f10b71944725e507a9e1ba14cef33030b0ebaf9e.zip
Update koin
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties
index 86e6040a..84d8a461 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ APP_ID=Frost
APP_GROUP=com.pitchedapps
KAU=4.0.0
-KOTLIN=1.3.21
+KOTLIN=1.3.31
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
ANDROID_GRADLE=3.3.2
@@ -41,7 +41,7 @@ DBFLOW=4.2.4
# https://github.com/brianwernick/ExoMedia/releases
EXOMEDIA=4.3.0
# https://github.com/InsertKoinIO/koin/blob/master/CHANGELOG.md
-KOIN=1.0.2
+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
@@ -56,10 +56,10 @@ 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.0
-# http://robolectric.org/getting-started/
+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