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 8434003 commit 36809fcCopy full SHA for 36809fc
README.md
@@ -23,7 +23,7 @@ Add the dependency
23
```groovy
24
dependencies {
25
// After AndroidX
26
- implementation ('com.github.niorgai:StatusBarCompat:2.3.0', {
+ implementation ('com.github.niorgai:StatusBarCompat:2.3.1', {
27
exclude group: 'androidx.appcompat:appcompat'
28
exclude group: 'com.google.android.material:material'
29
})
0 commit comments