This commit is contained in:
2025-07-16 12:56:56 +09:00
parent 3d65f30516
commit 405b8c8fed
14 changed files with 2926 additions and 2117 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ buildscript {
}
plugins {
id ("com.android.application") version "8.8.0" apply false
id ("com.android.library") version "8.8.0" apply false
id ("com.android.application") version "8.10.1" apply false
id ("com.android.library") version "8.10.1" apply false
id ("io.realm.kotlin") version "2.0.0" apply false
id("org.jetbrains.kotlin.android") version "2.0.0" apply false