1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-23 02:16:48 +01:00

Update dependency com.android.tools:desugar_jdk_libs to v2.1.3

This commit is contained in:
dependency-bot 2024-11-17 11:15:18 +00:00 committed by José Rebelo
parent b5bd4da9b1
commit b56ed974a3

View File

@ -198,7 +198,7 @@ android {
}
dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
implementation "androidx.camera:camera-core:1.4.0"