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 c5fc3ff commit 56b4b51Copy full SHA for 56b4b51
tracemanui-noop/build.gradle
@@ -1,6 +1,9 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'kotlin-android'
3
apply plugin: 'kotlin-android-extensions'
4
+
5
+apply plugin: 'com.github.dcendents.android-maven'
6
7
android {
8
compileSdkVersion 28
9
0 commit comments