2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-30 05:37:43 +00:00

Bump dependencies

This commit is contained in:
Albert Vaca Cintora 2022-01-24 01:55:55 +01:00
parent 6cf0ef79b2
commit 60ecec9751

View File

@ -138,7 +138,7 @@ Provider<String> gitHashProvider = project.provider {
} }
ext { ext {
coroutines_version = '1.5.0' coroutines_version = '1.6.0'
} }
dependencies { dependencies {