Skip to content

Commit

Permalink
Merge branch 'tachiyomiorg:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jmir1 committed Jun 14, 2021
2 parents c7c966c + e5cdf74 commit 0f164c8
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 @@ -155,7 +155,7 @@ dependencies {
implementation("androidx.lifecycle:lifecycle-runtime-ktx:$lifecycleVersion")

// Job scheduling
implementation("androidx.work:work-runtime-ktx:2.7.0-alpha04")
implementation("androidx.work:work-runtime-ktx:2.6.0-beta01")

// UI library
implementation("com.google.android.material:material:1.4.0-rc01")
Expand Down

0 comments on commit 0f164c8

Please sign in to comment.