Skip to content

Commit 7524788

Browse files
updated jitpack file
1 parent 03d247d commit 7524788

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

gradle.properties

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,17 @@ GROUP=com.github.AlticeLabsProjects
2626
VERSION_NAME=1.1.3
2727
VERSION_CODE=6
2828
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+

0 commit comments

Comments
 (0)