1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-27 23:01:59 +00:00

simple_shader: Clean up shaders/simple.frag, rebuild runners (#1715)

This commit is contained in:
Brett Morgan
2023-03-31 08:37:23 +10:00
committed by GitHub
parent a828c09e18
commit e3ca775b27
24 changed files with 433 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.simple_shader">
<application
<application
android:label="simple_shader"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">