We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62f1ece + 8030ede commit 175489dCopy full SHA for 175489d
1 file changed
app/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
implementation project(":LogcatCrashlyticLib")
60
implementation project(":LogcatCountlyLib")
61
implementation "androidx.legacy:legacy-support-v4:1.0.0"
62
- implementation "androidx.appcompat:appcompat:1.7.0"
+ implementation "androidx.appcompat:appcompat:1.7.1"
63
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
64
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
65
implementation "androidx.test.uiautomator:uiautomator:2.3.0"
0 commit comments