Sign in
flutter
/
third_party
/
imgui
/
refs/heads/master
/
.
/
examples
/
example_android_opengl3
/
android
/
build.gradle
blob: 7f09f7c5a9f0705ef064cb16ea8dcba74d139539 [
file
] [
log
] [
blame
] [
edit
]
// 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
}