Skip to content

Commit

Permalink
Revert "Bump appcompat from 1.3.1 to 1.4.0 (#2477)"
Browse files Browse the repository at this point in the history
This reverts commit d373357.
  • Loading branch information
TimvdLippe committed Nov 19, 2021
1 parent d373357 commit 7c69835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -44,7 +44,7 @@ libraries.kotlin = [
]
libraries.android = [
ktx: 'androidx.core:core-ktx:1.7.0',
compat: 'androidx.appcompat:appcompat:1.4.0',
compat: 'androidx.appcompat:appcompat:1.3.1',
material: 'com.google.android.material:material:1.4.0',
junit: 'androidx.test.ext:junit:1.1.3',
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
Expand Down

0 comments on commit 7c69835

Please sign in to comment.