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.2 (#1188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f22767d863
commit
c4d2fffb12
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ktlint-core = "1.3.1"
|
|||
firebase-bom = "33.2.0"
|
||||
|
||||
[libraries]
|
||||
desugar = "com.android.tools:desugar_jdk_libs:2.1.1"
|
||||
desugar = "com.android.tools:desugar_jdk_libs:2.1.2"
|
||||
android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
|
||||
|
||||
rxjava = "io.reactivex:rxjava:1.3.8"
|
||||
|
|
Loading…
Reference in a new issue