合并无关历史并解决冲突
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<<<<<<< HEAD
|
||||
{
|
||||
"app": {
|
||||
"bundleName": "com.example.myapplication",
|
||||
@@ -8,3 +9,15 @@
|
||||
"label": "$string:app_name"
|
||||
}
|
||||
}
|
||||
=======
|
||||
{
|
||||
"app": {
|
||||
"bundleName": "com.example.myapplication",
|
||||
"vendor": "example",
|
||||
"versionCode": 1000000,
|
||||
"versionName": "1.0.0",
|
||||
"icon": "$media:layered_image",
|
||||
"label": "$string:app_name"
|
||||
}
|
||||
}
|
||||
>>>>>>> 78d4053a4b4de55729e6dc489f25006b715845d4
|
||||
|
||||
Reference in New Issue
Block a user