feat: home page

This commit is contained in:
efrilm
2025-08-12 20:44:27 +07:00
parent ae1293d28d
commit f0dac56802
15 changed files with 1447 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ plugins {
android {
namespace = "com.apskel.apskel_owner"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
ndkVersion = "27.0.12077973"
compileOptions {
sourceCompatibility = JavaVersion.VERSION_11