mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Bump dependencies
This commit is contained in:
parent
915e38f636
commit
8e985eb0db
3 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue