Sign in
◑
Theme
flutter
/
third_party
/
imgui.git
/
4739af2d515d8f384841c2a66c019dde9ab49097
/
.
/
examples
/
example_android_opengl3
/
android
/
build.gradle
blob: 7f09f7c5a9f0705ef064cb16ea8dcba74d139539 [
file
]
// 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
}