mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 14:07:45 +10:00
Kawarp Shader <3
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package androidx.compose.runtime;
|
||||
public interface Composer {
|
||||
void startReplaceGroup(int key);
|
||||
void endReplaceGroup();
|
||||
}
|
||||
Reference in New Issue
Block a user