We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912d1e8 commit ef93a8fCopy full SHA for ef93a8f
example/build.gradle
@@ -55,7 +55,7 @@ spotless {
55
}
56
57
dependencies {
58
- implementation 'androidx.appcompat:appcompat:1.7.0'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
59
implementation 'com.google.android.material:material:1.12.0'
60
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
61
implementation project(path: ':eppo')
0 commit comments