Skip to content

Commit

Permalink
Preparing for version update (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro authored Apr 15, 2020
1 parent e6d0aae commit b0e0409
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.12

- Improves Unity compatibility https://github.com/RevenueCat/purchases-hybrid-common/pull/15

## 1.0.11

- Converts all NSNull attributes to string or nil
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.11"
versionName "1.0.12"

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

0 comments on commit b0e0409

Please sign in to comment.