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