Skip to content

Commit eca5866

Browse files
committed
Upgrade desugar_jdk_libs to 2.1.5
1 parent 2caa89f commit eca5866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpretixui-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repositories {
4444
}
4545

4646
dependencies {
47-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
47+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
4848

4949
def kotlin_version = "2.2.20" // update in settings.gradle too
5050
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

0 commit comments

Comments
 (0)