We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1d5682 + 0b6b318 commit ea95979Copy full SHA for ea95979
1 file changed
sample/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
implementation project(':LogcatCrashlyticLib')
59
implementation project(':LogcatCountlyLib')
60
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
61
- implementation "androidx.appcompat:appcompat:1.6.1"
+ implementation "androidx.appcompat:appcompat:1.7.0"
62
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
63
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
64
0 commit comments