We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2b15a commit 3962e48Copy full SHA for 3962e48
api-manager/build.gradle
@@ -1,4 +1,7 @@
1
apply plugin: 'java-library'
2
+//迁移到jitpack
3
+apply plugin: 'com.github.dcendents.android-maven'
4
+
5
6
jar {
7
manifest {
0 commit comments