Bump dependencies

This commit is contained in:
arkon 2022-06-24 12:11:11 -04:00
parent 915e38f636
commit 8e985eb0db
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[versions]
compose = "1.2.0-rc01"
accompanist = "0.24.11-rc"
compose = "1.2.0-rc02"
accompanist = "0.24.12-rc"
[libraries]
activity = "androidx.activity:activity-compose:1.6.0-alpha05"

View File

@ -1,6 +1,6 @@
[versions]
kotlin_version = "1.6.21"
coroutines_version = "1.6.2"
coroutines_version = "1.6.3"
serialization_version = "1.3.3"
[libraries]

View File

@ -1,5 +1,5 @@
[versions]
aboutlib_version = "10.3.0"
aboutlib_version = "10.3.1"
okhttp_version = "4.10.0"
nucleus_version = "3.0.0"
coil_version = "2.1.0"
@ -11,7 +11,7 @@ leakcanary = "2.9.1"
[libraries]
android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
google-services-gradle = "com.google.gms:google-services:4.3.10"
google-services-gradle = "com.google.gms:google-services:4.3.12"
tachiyomi-api = "org.tachiyomi:source-api:1.1"