mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
This commit is contained in:
parent
894e7d2bd2
commit
6cb75d9d2c
124 changed files with 1381 additions and 8445 deletions
|
|
@ -16,7 +16,7 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
package com.roli.juce;
|
||||
package com.rmsl.juce;
|
||||
|
||||
import com.android.billingclient.api.*;
|
||||
|
||||
|
|
@ -225,7 +225,7 @@ private:
|
|||
CALLBACK (purchaseCompletedCallback, "purchaseCompletedCallback", "(JLcom/android/billingclient/api/Purchase;I)V") \
|
||||
CALLBACK (purchaseConsumedCallback, "purchaseConsumedCallback", "(JLjava/lang/String;I)V")
|
||||
|
||||
DECLARE_JNI_CLASS (JuceBillingClient, "com/roli/juce/JuceBillingClient")
|
||||
DECLARE_JNI_CLASS (JuceBillingClient, "com/rmsl/juce/JuceBillingClient")
|
||||
#undef JNI_CLASS_MEMBERS
|
||||
|
||||
static void JNICALL skuDetailsQueryCallback (JNIEnv*, jobject, jlong host, jobject skuDetailsList)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue