fix package name
This commit is contained in:
parent
08e2e8793c
commit
e81a81003d
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ android {
|
|||
buildToolsVersion "23.0.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.sphere"
|
||||
applicationId "net.theorangeone.sphere"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 1
|
||||
|
|
Reference in a new issue