~cytrogen/vbhelper

ref: 4e2b9eb5412b538c9d340a2c323d9b377290b97c vbhelper/build.gradle.kts -rw-r--r-- 269 bytes
4e2b9eb5 — Nacho Fixed flickering and banner overlapping 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
    alias(libs.plugins.android.application) apply false
    alias(libs.plugins.kotlin.android) apply false
    alias(libs.plugins.kotlin.compose) apply false
}