mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-29 22:24:28 +02:00
Update artifact metadata
This commit is contained in:
parent
73f17593d8
commit
a7b37dd73c
14
build.gradle
14
build.gradle
@ -74,23 +74,27 @@ publishing {
|
||||
name = 'multidexlib2'
|
||||
description = 'Multi-dex extensions for dexlib2.'
|
||||
url = 'https://github.com/DexPatcher/multidexlib2'
|
||||
scm {
|
||||
connection = 'scm:git:git://github.com/DexPatcher/multidexlib2.git'
|
||||
developerConnection = 'scm:git:ssh://github.com:DexPatcher/multidexlib2.git'
|
||||
url = 'https://github.com/DexPatcher/multidexlib2'
|
||||
}
|
||||
licenses {
|
||||
license {
|
||||
name = 'GNU General Public License (version 3 or later)'
|
||||
url = 'https://www.gnu.org/licenses/gpl.txt'
|
||||
}
|
||||
}
|
||||
organization {
|
||||
name = 'DexPatcher'
|
||||
url = 'https://dexpatcher.github.io/'
|
||||
}
|
||||
developers {
|
||||
developer {
|
||||
name = 'Lanchon'
|
||||
url = 'https://github.com/Lanchon'
|
||||
}
|
||||
}
|
||||
scm {
|
||||
connection = 'scm:git:git://github.com/DexPatcher/multidexlib2.git'
|
||||
developerConnection = 'scm:git:ssh://github.com:DexPatcher/multidexlib2.git'
|
||||
url = 'https://github.com/DexPatcher/multidexlib2'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user