v0.7.4: centralized even more build properties, including moving some things out of app manifest

This commit is contained in:
Evan Debenham
2019-07-14 21:01:40 -04:00
parent 1f30626e55
commit fb34d976e8
7 changed files with 17 additions and 31 deletions
+1 -7
View File
@@ -3,12 +3,6 @@
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-feature
android:glEsVersion="0x00020000"/>
<application
android:label="@string/app_name"
>
</application>
<uses-feature android:glEsVersion="0x00020000"/>
</manifest>
@@ -1,3 +0,0 @@
<resources>
<string name="app_name">SPD-Classes</string>
</resources>