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 30ee6c0 commit b23c0a1Copy full SHA for b23c0a1
annotationprocessor/build.gradle
@@ -1,5 +1,5 @@
1
apply plugin: 'java'
2
-apply plugin: 'com.github.dcendents.android-maven' // jitpack.io
+apply plugin: 'maven' // jitpack.io
3
4
group='com.github.quarkworks' // jitpack.io
5
annotations/build.gradle
0 commit comments