fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.1 (#1172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 7fb3ef48e4fafce471173111fe1632754e5e9e99)
This commit is contained in:
renovate[bot] 2024-08-30 11:37:38 +06:00 committed by Jobobby04
parent 7390e72045
commit 6bb3ec5b8a

View File

@ -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.1.0" desugar = "com.android.tools:desugar_jdk_libs:2.1.1"
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"