Skip to content

Commit

Permalink
Merge pull request #40 from thisisthekap/br_39_fix_readme_for_5-3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisthekap authored Jul 25, 2022
2 parents bb7f735 + ad6da3e commit 481be74
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@ Furthermore, you need to add this line to your `proguard.cfg` to support Revenue

If you encounter errors like `Java.Lang.NoClassDefFoundError: Failed resolution of: Lkotlin/jvm/internal/Intrinsics`, consider to explicitly reference the transitive dependencies of `Xamarin.RevenueCat.Android`:

* Xamarin.Kotlin.StdLib.Jdk7
* Version >= 1.3.72
* Xamarin.AndroidX.Lifecycle.Runtime
* Version >= 2.1.0
* Xamarin.AndroidX.Lifecycle.Extensions
* Version >= 2.1.0
* Xamarin.AndroidX.Annotation
* Version >= 1.1.0
* Xamarin.Android.Google.BillingClient
* Version >= 3.0.0
* Karamunting.Kotlin.Android.Extensions.Runtime
* Version >= 1.3.72
* Version >= 4.0.0
* Xamarin.AndroidX.Annotation
* Version >= 1.3.0.4
* Xamarin.AndroidX.Lifecycle.Process
* Version >= 2.3.1.3
* Xamarin.AndroidX.Lifecycle.Runtime
* Version >= 2.3.1.4
* Xamarin.Kotlin.StdLib.Jdk7
* Version >= 1.4.20
* org.jetbrains.kotlin.kotlin.parcelize.runtime
* Version >= 1.5.20.1

## Xamarin.RevenueCat.Android.UsageChecker.UITests

Expand Down

0 comments on commit 481be74

Please sign in to comment.