Skip to content

Commit

Permalink
"Upgraded androidx.appcompat:appcompat from 1.5.1 to 1.6.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
diklimchuk committed Apr 7, 2023
1 parent ff4c043 commit e7c0346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext.deps = [
dokka : "org.jetbrains.dokka:dokka-gradle-plugin:1.7.20",
],
android : [
appcompat : "androidx.appcompat:appcompat:1.5.1",
appcompat : "androidx.appcompat:appcompat:1.6.1",
appStartup : "androidx.startup:startup-runtime:1.1.1",
lifecycle : "androidx.lifecycle:lifecycle-common:2.5.1",
lifecycleViewModel : "androidx.lifecycle:lifecycle-viewmodel:2.5.1",
Expand Down

0 comments on commit e7c0346

Please sign in to comment.