mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
groupId for xmake artifacts fixed
This commit is contained in:
@@ -69,7 +69,7 @@ if (new File(SIGN_DOCKER_FILE_PY).exists()){
|
||||
}
|
||||
|
||||
artifacts builderVersion: "1.1", {
|
||||
def groupdId = "com.sap.sailing.android"
|
||||
def groupId = "com.sap.sailing.android"
|
||||
|
||||
apkExtension = /\.apk$/
|
||||
repodir = new File(gendir, "src/java/com.sap.sailing.www/apps")
|
||||
|
||||
Reference in New Issue
Block a user