chore(android): Modify package name.
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user