Update dependencies

This commit is contained in:
Mygod
2022-02-27 16:14:05 -05:00
parent 3f189ffa6d
commit 56075be69f
2 changed files with 2 additions and 2 deletions

View File

@@ -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")