From f10b71944725e507a9e1ba14cef33030b0ebaf9e Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 1 May 2019 14:33:51 -0700 Subject: Update koin --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gradle.properties') 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 -- cgit v1.2.3