Skip to content

Commit 9945a38

Browse files
Merge pull request #1744 from nextcloud/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.3
build(deps): Bump com.android.tools:desugar_jdk_libs from 2.0.2 to 2.0.3
2 parents 1cf950d + 6842145 commit 9945a38

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
@@ -73,7 +73,7 @@ ext {
7373
}
7474

7575
dependencies {
76-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
76+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
7777

7878
// Nextcloud SSO
7979
implementation 'com.github.nextcloud.android-common:ui:0.7.0'

0 commit comments

Comments
 (0)