Skip to content

Commit b6aaf68

Browse files
Merge branch 'master' into coroutines_course_empty_exercises
2 parents 048d686 + 562b7d0 commit b6aaf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ dependencies {
110110
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
111111
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
112112

113-
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.1.5")
113+
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
114114
}

0 commit comments

Comments
 (0)