Skip to content

Commit 0b6b318

Browse files
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1d5682 commit 0b6b318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation project(':LogcatCrashlyticLib')
5959
implementation project(':LogcatCountlyLib')
6060
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
61-
implementation "androidx.appcompat:appcompat:1.6.1"
61+
implementation "androidx.appcompat:appcompat:1.7.0"
6262
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
6363
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
6464

0 commit comments

Comments
 (0)