feat: splah page

This commit is contained in:
efrilm
2025-08-27 13:12:30 +07:00
parent 13d07caa74
commit 30007415c7
2 changed files with 105 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ plugins {
android {
namespace = "com.appskel.enaklo"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
ndkVersion = "27.0.12077973"
compileOptions {
sourceCompatibility = JavaVersion.VERSION_11