Skip to content

Commit

Permalink
fix: Android 14 bug fixed (One of RECEIVER_EXPORTED or RECEIVER_NOT_E…
Browse files Browse the repository at this point in the history
…XPORTED should be specified)
  • Loading branch information
RobinBobin committed Apr 2, 2024
1 parent 2edfe7f commit f72041a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RNIap_buildToolsVersion=30.0.2
RNIap_ndkversion=21.4.7075529
RNIap_playServicesVersion=18.1.0
RNIap_amazonSdkVersion=3.0.4
RNIap_playBillingSdkVersion=6.0.1
RNIap_playBillingSdkVersion=6.1.0

android.useAndroidX=true
android.enableJetifier=true

0 comments on commit f72041a

Please sign in to comment.