android-examples: use correct maven group
This commit is contained in:
parent
74e398342f
commit
311ea2692f
@ -1,6 +1,6 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
group = 'com.jme3'
|
||||
group = 'org.jmonkeyengine'
|
||||
version = jmeVersion + '-' + jmeVersionTag
|
||||
|
||||
sourceCompatibility = '1.6'
|
||||
|
Loading…
x
Reference in New Issue
Block a user