Skip to content

Commit

Permalink
Migrate from Google Play core
Browse files Browse the repository at this point in the history
  • Loading branch information
avazirna committed Nov 15, 2024
1 parent 88760e3 commit 569476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ dependencies {
implementation 'androidx.work:work-runtime:2.7.1'
implementation 'androidx.work:work-runtime-ktx:2.7.1'

implementation 'com.google.android.play:core:1.10.3'
implementation 'com.google.android.play:app-update:2.1.0'
implementation 'android.arch.lifecycle:common-java8:1.1.1'


Expand Down

0 comments on commit 569476d

Please sign in to comment.