icon things

This commit is contained in:
Leon Astner 2025-08-02 07:51:04 +02:00
parent a91654df03
commit 8bc45ad6fd
50 changed files with 592 additions and 213 deletions

View file

@ -8,7 +8,7 @@ plugins {
android {
namespace = "com.example.sleepysound"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
ndkVersion = "27.0.12077973"
compileOptions {
sourceCompatibility = JavaVersion.VERSION_11