We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2caa89f commit eca5866Copy full SHA for eca5866
libpretixui-android/build.gradle
@@ -44,7 +44,7 @@ repositories {
44
}
45
46
dependencies {
47
- coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
+ coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
48
49
def kotlin_version = "2.2.20" // update in settings.gradle too
50
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
0 commit comments