Skip to content

Commit 990f837

Browse files
committed
remove appcompact.
1 parent 3cc03eb commit 990f837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ android {
3030

3131
dependencies {
3232
compile fileTree(include: ['*.jar'], dir: 'libs')
33-
compile 'com.android.support:appcompat-v7:25.3.1'
3433
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
3534
compile 'com.squareup.wire:wire-runtime:2.3.0-RC1'
3635
}

0 commit comments

Comments
 (0)