Skip to content

Commit

Permalink
Update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
39aldo39 committed Oct 26, 2019
1 parent 0531a3b commit b4a881e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ dependencies {
testImplementation 'junit:junit:4.12'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.13.0'
api 'com.nononsenseapps:filepicker:4.1.0'
implementation 'org.decsync:libdecsync:1.1.0'
implementation 'com.nononsenseapps:filepicker:4.1.0'
implementation 'org.decsync:libdecsync:1.1.1'

implementation project(":vcard4android")
implementation project(":ical4android")
Expand Down

0 comments on commit b4a881e

Please sign in to comment.