Skip to content

Commit

Permalink
Bump android to 6.9.6 (#708)
Browse files Browse the repository at this point in the history
This will bump android to 6.9.6, to include the fixes for `DEFERRED`
mode not working when using an oldProductId in the format:
`productId:basePlanId`. This will be used to create a hotfix in the
hybrids.
  • Loading branch information
tonidero authored Feb 5, 2024
1 parent 0282f2f commit 5cebb52
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 @@ -11,7 +11,7 @@ buildscript {
ext.assertj_version = '3.22.0'
ext.mockk_version = '1.12.8'
ext.gradle_maven_publish = '0.22.0'
ext.purchases_version = '6.9.5'
ext.purchases_version = '6.9.6'
ext.detekt_version = '1.23.0'

repositories {
Expand Down

0 comments on commit 5cebb52

Please sign in to comment.