POZO_Retail/build.gradle

14 lines
314 B
Groovy
Raw Permalink Normal View History

2025-08-26 13:45:32 +05:30
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.9.1' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
id 'com.google.gms.google-services' version '4.4.2' apply false
}