flutter_sequencer icon indicating copy to clipboard operation
flutter_sequencer copied to clipboard

AudioKit v4 required

Open PROGrand opened this issue 4 years ago • 1 comments

AudioKitCore cross-platform code removed from AudioKit master branch. So branch v4 of AudioKit submodule is required. Git logic incorporated into build.gradle does not trigger actual pull action at least in android studio canary 2021.1.1.1 + gradle 4.1.2 Instead AudioKit v4 branch presence in .gitmodules and git recursive submodules clone performs well.

PROGrand avatar Jun 11 '21 09:06 PROGrand

Hey, thanks for checking out the library and opening an issue. I changed the cloneThirdPartyRepos task in the build.gradle, and I'm using specific commits for all third party repos now. Let me know if you're still having this issue.

mikeperri avatar Aug 14 '21 17:08 mikeperri