We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37d35d commit 16a1c55Copy full SHA for 16a1c55
android/build.gradle.kts
@@ -39,7 +39,7 @@ android {
39
dependencies {
40
41
implementation("androidx.core:core-ktx:1.17.0")
42
- implementation("androidx.appcompat:appcompat:1.6.0")
+ implementation("androidx.appcompat:appcompat:1.7.1")
43
implementation("com.google.android.material:material:1.7.0")
44
implementation("com.android.billingclient:billing:8.0.0")
45
testImplementation("junit:junit:4.13.2")
0 commit comments