Skip to content

Commit

Permalink
Bump/1.0.13 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro authored Apr 24, 2020
1 parent 724bc4e commit 392e9d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.13

- Small refactor on how periods are converted to map on Android https://github.com/RevenueCat/purchases-hybrid-common/pull/17

## 1.0.12

- Improves Unity compatibility https://github.com/RevenueCat/purchases-hybrid-common/pull/15
Expand Down
2 changes: 1 addition & 1 deletion android/common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 14
targetSdkVersion 29
versionCode 1
versionName "1.0.12"
versionName "1.0.13"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down

0 comments on commit 392e9d8

Please sign in to comment.