jwxt_app/build.gradle

5 lines
213 B
Groovy
Raw Permalink Normal View History

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.androidApplication) apply false
alias(libs.plugins.androidLibrary) apply false
}