Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83afe1c commit 17ee1deCopy full SHA for 17ee1de
storage/app/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("com.android.application")
3
id("kotlin-android")
4
id("com.google.gms.google-services")
5
- id("com.google.devtools.ksp") version "1.9.0-1.0.11"
+ id("com.google.devtools.ksp") version "1.9.0-1.0.12"
6
}
7
8
android {
0 commit comments