@@ -1,7 +1,7 @@
ext {
version = [
- applicationId: "com.hw.great",
+ applicationId: "com.hw.great.self",
versionCode : 1,
versionName : "1.0.1"
]