updating kotlin

This commit is contained in:
tibbi 2020-12-23 15:04:13 +01:00
parent 2e8d96b941
commit f6d59d32df
2 changed files with 2 additions and 1 deletions

View file

@ -61,6 +61,7 @@ dependencies {
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'
implementation "me.leolin:ShortcutBadger:1.1.22"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
kapt "androidx.room:room-compiler:2.2.6"
implementation "androidx.room:room-runtime:2.2.6"