File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
# Android Resource Extensions
5
- [](https://app.travis-ci.com/kibotu/AndroidResourceExtensions) [](https://jitpack.io/#kibotu/AndroidResourceExtensions) [](https://jitpack.io/#kibotu/AndroidResourceExtensions) [](https://hitsofcode.com/view/github/kibotu/AndroidResourceExtensions) [](https://jitpack.io/com/github/kibotu/AndroidResourceExtensions/master-SNAPSHOT/javadoc/index.html) [](https://android-arsenal.com/api?level=15) [](https://docs.gradle.org/current/release-notes) [](https://kotlinlang.org/) [](https://raw.githubusercontent.com/kibotu/AndroidResourceExtensions/master/LICENSE) [](https://developer.android.com/topic/libraries/support-library/refactor)
5
+ [](https://app.travis-ci.com/kibotu/AndroidResourceExtensions) [](https://jitpack.io/#kibotu/AndroidResourceExtensions) [](https://jitpack.io/#kibotu/AndroidResourceExtensions) [](https://hitsofcode.com/view/github/kibotu/AndroidResourceExtensions) [](https://jitpack.io/com/github/kibotu/AndroidResourceExtensions/master-SNAPSHOT/javadoc/index.html) [](https://android-arsenal.com/api?level=15) [](https://docs.gradle.org/current/release-notes) [](https://kotlinlang.org/) [](https://raw.githubusercontent.com/kibotu/AndroidResourceExtensions/master/LICENSE) [](https://developer.android.com/topic/libraries/support-library/refactor)
6
6
7
7
Convenience extension methods for android's auto-generated /res folder * R.* class.
8
8
@@ -197,7 +197,6 @@ allprojects {
197
197
Step 2. Add the dependency
198
198
``` groovy
199
199
dependencies {
200
- implementation "com.github.florent37:applicationprovider:1.0.0"
201
200
implementation 'com.github.kibotu:AndroidResourceExtensions:{latest}'
202
201
}
203
202
```
You can’t perform that action at this time.
0 commit comments