Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN committed Feb 9, 2023
1 parent 3abe6e5 commit 8706d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
kapt("androidx.hilt:hilt-compiler:1.0.0")

//Desugaring
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.2.0")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.2")

//Compose
implementation("androidx.activity:activity-compose:1.7.0-alpha04")
Expand Down

0 comments on commit 8706d52

Please sign in to comment.