Skip to content

Commit 8030ede

Browse files
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
Bumps androidx.appcompat:appcompat from 1.7.0 to 1.7.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcd3962 commit 8030ede

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)