mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
[CB-4817] Avoid generating unused files in create script
by using "android update project" instead of "android create project"
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">__NAME__</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user