add stub android app, for now this does nothing but it -does- compile successfully (not sure if it actually runs)
This commit is contained in:
4
android/src/main/res/values/strings.xml
Normal file
4
android/src/main/res/values/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">PieCannon</string>
|
||||
</resources>
|
Reference in New Issue
Block a user