Skip to content

Commit

Permalink
Merge pull request #1744 from nextcloud/dependabot/gradle/com.android…
Browse files Browse the repository at this point in the history
….tools-desugar_jdk_libs-2.0.3

build(deps): Bump com.android.tools:desugar_jdk_libs from 2.0.2 to 2.0.3
  • Loading branch information
tobiasKaminsky authored Apr 3, 2023
2 parents 1cf950d + 6842145 commit 9945a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ext {
}

dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'

// Nextcloud SSO
implementation 'com.github.nextcloud.android-common:ui:0.7.0'
Expand Down

0 comments on commit 9945a38

Please sign in to comment.