File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -26,4 +26,17 @@ GROUP=com.github.AlticeLabsProjects
26
26
VERSION_NAME =1.1.3
27
27
VERSION_CODE =6
28
28
POM_PACKAGING =aar
29
- POM_DESCRIPTION =Android library to display various debugging information in an overlay window
29
+ POM_DESCRIPTION =Android library to display various debugging information in an overlay window
30
+
31
+ POM_URL =https://github.com/AlticeLabsProjects/DebugOverlay-Android
32
+ POM_SCM_URL =https://github.com/AlticeLabsProjectsDebugOverlay-Android
33
+ POM_SCM_CONNECTION =scm:git:git://github.com/AlticeLabsProjects/DebugOverlay-Android.git
34
+ POM_SCM_DEV_CONNECTION =
scm:git:ssh://[email protected] /AlticeLabsProjects/DebugOverlay-Android.git
35
+
36
+ POM_LICENCE_NAME =The Apache Software License, Version 2.0
37
+ POM_LICENCE_URL =http://www.apache.org/licenses/LICENSE-2.0.txt
38
+ POM_LICENCE_DIST =repo
39
+
40
+ POM_DEVELOPER_ID =AlticeLabsProjects
41
+ POM_DEVELOPER_NAME =AlticeLabsProjects
42
+
You can’t perform that action at this time.
0 commit comments