1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore(android): Modify package name.

This commit is contained in:
jaywcjlove
2020-07-28 16:52:47 +08:00
parent a9e5bdb91e
commit 2557b6020b
4 changed files with 4 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ def configureReactNativePom(def pom) {
name packageJson.title
artifactId packageJson.name
version = packageJson.version
group = "com.uiwjs"
group = "com.uiwjs.alipay"
description packageJson.description
url packageJson.repository.baseUrl