Skip to content

Commit 7a34af9

Browse files
Bump appcompat from 1.1.0 to 1.4.1
Bumps appcompat from 1.1.0 to 1.4.1. --- 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 8a82618 commit 7a34af9

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
@@ -101,7 +101,7 @@ dependencies {
101101
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
102102
implementation "androidx.activity:activity-ktx:1.2.3"
103103

104-
implementation 'androidx.appcompat:appcompat:1.1.0'
104+
implementation 'androidx.appcompat:appcompat:1.4.1'
105105
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
106106
annotationProcessor 'com.jakewharton:butterknife:7.0.1'
107107
// implementation 'com.nbsp:library:1.09'

0 commit comments

Comments
 (0)