Splash art update

This commit is contained in:
rl544
2025-04-29 03:02:44 +09:00
parent 818aeed494
commit 2922726916
49 changed files with 215 additions and 26 deletions
+4
View File
@@ -19,3 +19,7 @@ subprojects {
tasks.register<Delete>("clean") {
delete(rootProject.layout.buildDirectory)
}
android {
ndkVersion = "27.0.12077973"
...
}