Skip to content

Commit ae461f7

Browse files
committed
xorum-io#2; Remove dexcount.
1 parent a62ea82 commit ae461f7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ android {
7676
}
7777
}
7878

79-
apply plugin: 'com.getkeepsafe.dexcount'
80-
8179
dependencies {
8280
proprietaryImplementation('com.crashlytics.sdk.android:crashlytics:2.6.5@aar') {
8381
transitive = true

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ buildscript {
77
dependencies {
88
classpath 'com.android.tools.build:gradle:3.5.0'
99
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.4'
10-
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.6.2'
1110
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1211
}
1312
}

0 commit comments

Comments
 (0)