Skip to content

Commit

Permalink
Update magicweather dependency to 5.0.0-rc1 (#456)
Browse files Browse the repository at this point in the history
* revert magicweather base application changes

* update magicweather dependency version
  • Loading branch information
vegaro committed Jan 21, 2022
1 parent 3b991fc commit 1bee046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/MagicWeather/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
}

dependencies {
implementation 'com.revenuecat.purchases:purchases:4.0.2'
implementation 'com.revenuecat.purchases:purchases:5.0.0-rc1'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'
Expand Down

0 comments on commit 1bee046

Please sign in to comment.