Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
refs/heads/main
/
.
/
tests
/
android_tests
/
build.gradle.kts
blob: a0985efc88dec705956b74f5d6e9ac23c8daebb8 [
file
] [
log
] [
blame
] [
edit
]
// 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
.
jetbrainsKotlinAndroid
)
apply
false
}