Update dependencies
This commit is contained in:
@@ -10,7 +10,7 @@ buildscript {
|
||||
|
||||
dependencies {
|
||||
classpath(kotlin("gradle-plugin", "1.6.10"))
|
||||
classpath("com.android.tools.build:gradle:7.1.1")
|
||||
classpath("com.android.tools.build:gradle:7.1.2")
|
||||
classpath("com.google.firebase:firebase-crashlytics-gradle:2.8.1")
|
||||
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
|
||||
classpath("com.google.gms:google-services:4.3.10")
|
||||
|
||||
@@ -81,7 +81,7 @@ dependencies {
|
||||
implementation("androidx.preference:preference:1.2.0")
|
||||
implementation("androidx.room:room-ktx:$roomVersion")
|
||||
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
|
||||
implementation("com.android.billingclient:billing-ktx:4.0.0")
|
||||
implementation("com.android.billingclient:billing-ktx:4.1.0")
|
||||
implementation("com.google.android.gms:play-services-oss-licenses:17.0.0")
|
||||
implementation("com.google.android.material:material:1.5.0")
|
||||
implementation("com.google.firebase:firebase-analytics-ktx:20.1.0")
|
||||
|
||||
Reference in New Issue
Block a user