android aplication for jemuran pintar
This commit is contained in:
10
build.gradle.kts
Normal file
10
build.gradle.kts
Normal file
@ -0,0 +1,10 @@
|
||||
buildscript{
|
||||
dependencies{
|
||||
classpath("com.google.gms:google-services:4.4.2")
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
id("com.google.gms.google-services") version "4.4.2" apply false
|
||||
}
|
Reference in New Issue
Block a user