Skip to content

Commit c5a615e

Browse files
chore(deps): bump appcompat from 1.1.0-rc01 to 1.1.0 (#2329)
Bumps appcompat from 1.1.0-rc01 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 874f40a commit c5a615e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135

136136
implementation fileTree(dir: 'libs', include: ['*.jar'])
137137
implementation 'androidx.multidex:multidex:2.0.1'
138-
implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
138+
implementation 'androidx.appcompat:appcompat:1.1.0'
139139
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
140140
implementation 'androidx.cardview:cardview:1.0.0'
141141
implementation 'androidx.recyclerview:recyclerview:1.1.0-beta04'

0 commit comments

Comments
 (0)