Update Android app

This commit is contained in:
2025-04-18 13:36:48 +02:00
parent ef90b9f089
commit c82c0c70ef
11 changed files with 41 additions and 261 deletions

View File

@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.5.2" apply false
id("com.android.application") version "8.9.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
}