mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-08 23:24:19 +00:00
InAppPurchaces: Increase Android minimum SDK for JuceBillingClient
This commit is contained in:
parent
54813c8937
commit
1a66a03103
1 changed files with 1 additions and 1 deletions
|
|
@ -736,7 +736,7 @@ private:
|
|||
|
||||
DECLARE_JNI_CLASS_WITH_BYTECODE (JuceBillingClient,
|
||||
"com/rmsl/juce/JuceBillingClient",
|
||||
16,
|
||||
24,
|
||||
juceBillingClientCompiled)
|
||||
#undef JNI_CLASS_MEMBERS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue