Vulkan rendering for Android
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<instrumentation
|
||||
android:icon="@mipmap/icon"
|
||||
android:label="@string/godot_project_name_string"
|
||||
android:name=".GodotInstrumentation"
|
||||
android:name="org.godotengine.godot.GodotInstrumentation"
|
||||
android:targetPackage="org.godotengine.godot" />
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user