feat:change doric application id
This commit is contained in:
parent
1245bbd08e
commit
ff0d2d9a13
@ -4,7 +4,7 @@ android {
|
|||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
buildToolsVersion '29.0.2'
|
buildToolsVersion '29.0.2'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.github.penfeizhou.doric"
|
applicationId "pub.doric.demo"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 1
|
versionCode 1
|
||||||
|
Reference in New Issue
Block a user