1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Projucer: Update default min/target SDK, NDK, and build tool versions for Android

This commit is contained in:
reuk 2024-02-27 17:27:24 +00:00
parent ce4f5377dd
commit 3ae474d12c
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
2 changed files with 12 additions and 29 deletions

View file

@ -1800,6 +1800,3 @@ private:
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (Pimpl)
};
//==============================================================================
constexpr VideoComponent::Pimpl::MediaSession::Player::StateInfo VideoComponent::Pimpl::MediaSession::Player::stateInfos[];