|
|
|
|
@ -132,7 +132,7 @@ configurations.all {
|
|
|
|
|
val googleplayImplementation by configurations
|
|
|
|
|
|
|
|
|
|
dependencies {
|
|
|
|
|
implementation("com.gitlab.bitfireAT:dav4jvm:2.0")
|
|
|
|
|
implementation("com.gitlab.bitfireAT:dav4jvm:2.1")
|
|
|
|
|
implementation("com.gitlab.bitfireAT:ical4android:1.0") {
|
|
|
|
|
exclude(group = "org.threeten", module = "threetenbp")
|
|
|
|
|
}
|
|
|
|
|
@ -185,8 +185,8 @@ dependencies {
|
|
|
|
|
implementation("com.google.api-client:google-api-client-android:1.30.9")
|
|
|
|
|
implementation("com.google.auth:google-auth-library-oauth2-http:0.20.0")
|
|
|
|
|
implementation("androidx.work:work-runtime:${Versions.work}")
|
|
|
|
|
implementation("com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.0")
|
|
|
|
|
implementation("com.mapbox.mapboxsdk:mapbox-sdk-services:5.1.0")
|
|
|
|
|
implementation("com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.1")
|
|
|
|
|
implementation("com.mapbox.mapboxsdk:mapbox-sdk-services:5.2.1")
|
|
|
|
|
implementation("com.etesync:journalmanager:1.1.0")
|
|
|
|
|
implementation("com.github.QuadFlask:colorpicker:0.0.15")
|
|
|
|
|
|
|
|
|
|
|