mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-14 01:25:25 -04:00
Correctly set the groupId in the pom file.
This commit is contained in:
parent
ccf320892f
commit
50a79e0ea6
@ -24,7 +24,7 @@ dependencies {
|
||||
task writePom {
|
||||
pom {
|
||||
project {
|
||||
group 'org.kiwix.kiwixlib'
|
||||
groupId 'org.kiwix.kiwixlib'
|
||||
artifactId 'kiwixlib'
|
||||
version '6.0.1'
|
||||
packaging 'aar'
|
||||
|
Loading…
x
Reference in New Issue
Block a user