finish various todo

This commit is contained in:
2023-09-02 13:48:11 +02:00
parent 043aa171ca
commit b784a6c605
6 changed files with 2 additions and 9 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.1.0" apply false
id("com.android.application") version "8.1.1" apply false
id("org.jetbrains.kotlin.android") version "1.8.0" apply false
}