fluidsynth/test-android/settings.gradle
atsushieno e6b3ce8a6b Add Android test app.
As described on README, it does not really run tests yet.
But it asserts that libfluidsynth.so is loadable at least.
2021-06-12 19:05:51 +09:00

2 lines
53 B
Groovy

rootProject.name = "fluidsynth-tests"
include ':app'