mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-21 20:55:41 +03:00
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.0 (#1162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
952a98c180
commit
607e56a4ec
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ spotless = "6.25.0"
|
||||||
ktlint-core = "1.3.1"
|
ktlint-core = "1.3.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
desugar = "com.android.tools:desugar_jdk_libs:2.0.4"
|
desugar = "com.android.tools:desugar_jdk_libs:2.1.0"
|
||||||
android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
|
android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
|
||||||
google-services-gradle = "com.google.gms:google-services:4.4.2"
|
google-services-gradle = "com.google.gms:google-services:4.4.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue