mirror of
https://github.com/iruletheworldmo/strawberry.git
synced 2024-08-13 23:12:55 -05:00
4 lines
167 B
Text
4 lines
167 B
Text
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||
|
plugins {
|
||
|
alias(libs.plugins.android.application) apply false
|
||
|
}
|