Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2023
1 parent 3dc2044 commit 3664f78
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 @@ -48,7 +48,7 @@ if (project.hasProperty('KEYSTORE_FILE') &&
}

dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.3'

implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.appcompat:appcompat:1.3.1'
Expand Down

0 comments on commit 3664f78

Please sign in to comment.