Skip to content

Commit 175489d

Browse files
authored
Merge pull request #702 from AppDevNext/dependabot/gradle/androidx.appcompat-appcompat-1.7.1
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
2 parents 62f1ece + 8030ede commit 175489d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation project(":LogcatCrashlyticLib")
6060
implementation project(":LogcatCountlyLib")
6161
implementation "androidx.legacy:legacy-support-v4:1.0.0"
62-
implementation "androidx.appcompat:appcompat:1.7.0"
62+
implementation "androidx.appcompat:appcompat:1.7.1"
6363
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
6464
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
6565
implementation "androidx.test.uiautomator:uiautomator:2.3.0"

0 commit comments

Comments
 (0)