Skip to content

Commit

Permalink
build: bump core-rtx from 1.6.0-rc01 to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Jul 15, 2021
1 parent 3ec79c0 commit 4b0e449
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 @@ -46,7 +46,7 @@ dependencies {
implementation("androidx.fragment:fragment-ktx:1.3.5")
implementation("androidx.activity:activity-ktx:1.2.3")
implementation("androidx.preference:preference-ktx:1.1.1")
implementation("androidx.core:core-ktx:1.6.0-rc01")
implementation("androidx.core:core-ktx:1.6.0")

val viewModelKtxVer = "2.3.1"
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:$viewModelKtxVer")
Expand Down

0 comments on commit 4b0e449

Please sign in to comment.