Update google update API
This commit is contained in:
@@ -100,8 +100,7 @@ dependencies {
|
||||
implementation("com.takisoft.preferencex:preferencex-simplemenu:1.1.0")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1")
|
||||
add("googleImplementation", "com.google.android.play:core:1.10.3")
|
||||
add("googleImplementation", "com.google.android.play:core-ktx:1.8.1")
|
||||
add("googleImplementation", "com.google.android.play:app-update-ktx:2.1.0")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.room:room-testing:$roomVersion")
|
||||
androidTestImplementation("androidx.test:runner:1.5.2")
|
||||
|
||||
Reference in New Issue
Block a user