Skip to content

Commit

Permalink
Merge pull request #191 from vivid-money/update_dependencies/androidx…
Browse files Browse the repository at this point in the history
…_appcompat

Upgraded dependencies for groupId androidx.appcompat
  • Loading branch information
diklimchuk authored Apr 7, 2023
2 parents eb2eb77 + e7c0346 commit fb50f37
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 @@ -13,7 +13,7 @@ ext.deps = [
dokka : "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10",
],
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.6.1",
lifecycleViewModel : "androidx.lifecycle:lifecycle-viewmodel:2.6.1",
Expand Down

0 comments on commit fb50f37

Please sign in to comment.