Skip to content

Commit

Permalink
fix(deps): update dependency com.revenuecat.purchases:purchases-hybri…
Browse files Browse the repository at this point in the history
…d-common to v5
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent ead4cc8 commit 313953e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "com.google.guava:guava:31.1-android"
implementation "com.revenuecat.purchases:purchases:5.8.2"
implementation "com.revenuecat.purchases:purchases-hybrid-common:4.18.0"
implementation "com.revenuecat.purchases:purchases-hybrid-common:5.4.1"
}

0 comments on commit 313953e

Please sign in to comment.