Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
f87e58ec7be5be5f4e2133ea80cfd499046b87a3
/
.
/
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
}