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