Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
e949498e05483a852c10fbbdad2cd1941c15aebc
/
.
/
tests
/
android_tests
/
build.gradle.kts
blob: a0985efc88dec705956b74f5d6e9ac23c8daebb8 [
file
]
// 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
}