Update dav4jvm and ical4android

gtask_related_email
Alex Baker 6 years ago
parent 4e29043390
commit eb8963d44d

@ -132,8 +132,8 @@ val googleplayImplementation by configurations
val amazonImplementation by configurations val amazonImplementation by configurations
dependencies { dependencies {
implementation("com.gitlab.bitfireAT:dav4jvm:d7c21fb481") implementation("com.gitlab.bitfireAT:dav4jvm:1.0")
implementation("com.gitlab.bitfireAT:ical4android:1fcb759079") { implementation("com.gitlab.bitfireAT:ical4android:be6d515db8") {
exclude(group = "org.threeten", module = "threetenbp") exclude(group = "org.threeten", module = "threetenbp")
} }

@ -13,7 +13,7 @@
"artifactId": { "artifactId": {
"name": "dav4jvm", "name": "dav4jvm",
"group": "com.gitlab.bitfireAT", "group": "com.gitlab.bitfireAT",
"version": "d7c21fb481" "version": "1.0"
} }
}, },
{ {
@ -29,7 +29,7 @@
"artifactId": { "artifactId": {
"name": "ical4android", "name": "ical4android",
"group": "com.gitlab.bitfireAT", "group": "com.gitlab.bitfireAT",
"version": "1fcb759079" "version": "be6d515db8"
} }
}, },
{ {
@ -1709,7 +1709,7 @@
"artifactId": { "artifactId": {
"name": "kotlin-stdlib-jdk7", "name": "kotlin-stdlib-jdk7",
"group": "org.jetbrains.kotlin", "group": "org.jetbrains.kotlin",
"version": "1.3.60" "version": "1.3.61"
} }
}, },
{ {

Loading…
Cancel
Save