Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 062c469

Browse files
build(deps): bump appcompat from 1.4.1 to 1.4.2 in /yanndroid/oneui (#122)
* build(deps): bump appcompat from 1.4.1 to 1.4.2 in /yanndroid/oneui Bumps appcompat from 1.4.1 to 1.4.2. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Automated version incerment Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Yann <yanndroid.dev@gmail.com>
1 parent 41262f2 commit 062c469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yanndroid/oneui/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ android {
9090
}
9191

9292
dependencies {
93-
implementation 'androidx.appcompat:appcompat:1.4.1'
93+
implementation 'androidx.appcompat:appcompat:1.4.2'
9494
implementation 'com.google.android.material:material:1.6.0'
9595
testImplementation 'junit:junit:4.13.2'
9696
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)