[Android] Update app

This commit is contained in:
2026-01-22 13:08:38 +01:00
parent 0219e718dc
commit 28acb2070c
10 changed files with 38 additions and 32 deletions
+1 -1
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.9.1" apply false
id("com.android.application") version "8.13.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
}