File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ dependencies {
4141 implementation " com.android.support:appcompat-v7:${ SUPPORT_LIBS_VERSION} "
4242 implementation " com.android.support:recyclerview-v7:${ SUPPORT_LIBS_VERSION} "
4343 implementation " com.android.support:support-annotations:${ SUPPORT_LIBS_VERSION} "
44- implementation " com.android.support:design:${ SUPPORT_LIBS_VERSION} "
4544 implementation ' com.android.support.constraint:constraint-layout:1.1.2'
4645
4746 // ReactiveX
@@ -55,11 +54,7 @@ dependencies {
5554 // Others
5655 implementation ' com.squareup.picasso:picasso:2.5.2'
5756 implementation " com.github.nekocode:Meepo:0.3"
58- def ITEMS_VERSION = ' 0.8'
59- implementation " com.github.nekocode.Items:items:${ ITEMS_VERSION} "
60- kapt " com.github.nekocode.Items:items-processor:${ ITEMS_VERSION} "
6157 def STATE_VERSION = ' 1.3.1'
6258 implementation " com.evernote:android-state:${ STATE_VERSION} "
6359 kapt " com.evernote:android-state-processor:${ STATE_VERSION} "
64- implementation ' pub.devrel:easypermissions:1.2.0'
6560}
You can’t perform that action at this time.
0 commit comments