This commit is contained in:
2023-11-26 13:19:30 +03:00
parent 9f54b69a18
commit 964636333b
13 changed files with 67 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.3" apply false
id("com.android.application") version "8.1.4" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
id("com.google.gms.google-services") version "4.4.0" apply false
id("com.google.devtools.ksp") version "1.9.10-1.0.13" apply false