You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
210 B
5 lines
210 B
4 months ago
|
include ':viewer'
|
||
|
include ':skqp'
|
||
|
include ':arcore' //must build out directory first: bin/gn gen out/arm64 --args='ndk="NDKPATH" target_cpu="ABI" is_component_build=true'
|
||
|
include ':skar_java'
|
||
|
include ':skottie'
|