File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
1212 applicationId = " cc.chenhe.weargallery"
1313 minSdk = 23
1414 targetSdk = 30
15- versionCode = 220601060 // header(22)+xx.xx.xx+device(0-phone; 1-wear)
16- versionName = " v6.1.6 "
15+ versionCode = 220601070 // header(22)+xx.xx.xx+device(0-phone; 1-wear)
16+ versionName = " v6.1.7 "
1717
1818 vectorDrawables.useSupportLibrary = true
1919 }
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
1212 applicationId = " cc.chenhe.weargallery"
1313 minSdk = 21
1414 targetSdk = 30
15- versionCode = 220601061 // header(22)+xx.xx.xx+device(0-phone; 1-wear)
16- versionName = " v6.1.6 "
15+ versionCode = 220601071 // header(22)+xx.xx.xx+device(0-phone; 1-wear)
16+ versionName = " v6.1.7 "
1717
1818 kapt {
1919 arguments {
You can’t perform that action at this time.
0 commit comments