Skip to content

Commit

Permalink
fix(deps): update dependency com.revenuecat.purchases:purchases to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent a48d126 commit e0a33f4
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 @@ -63,6 +63,6 @@ dependencies {
implementation "androidx.core:core-ktx:$androidxCoreVersion"
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:6.9.0"
implementation "com.revenuecat.purchases:purchases-hybrid-common:4.18.0"
}

0 comments on commit e0a33f4

Please sign in to comment.