com.google.android.appbundle (v1.3.0)
New Features
- Updated bundletool-all.jar from 1.0.0 to 1.2.0
Bug Fixes
- Skip signing app bundles if no signing key is configured, instead of using a debug key (This reduces build time and provides a workaround if jarsigner is freezing)
- Switch build-bundle to use new "--overwrite" flag (Fixes an issue on some systems where the build would fail unless an existing .aab was present)
com.google.play.assetdelivery (v1.3.0)
New Features
- Updated Play Core library license to https://developer.android.com/guide/playcore/license
com.google.play.billing (v3.1.0)
New Features
- Included Google Play Billing Libary version 3.0.1
- Added support for Unity IAP 2.1.0+ on Unity 2018.4+
- Note: Removed Google.Play.Billing.asmdef for Unity 2018.3 and earlier, so there will no longer be a Google.Play.Billing.dll generated on these versions
Bug Fixes
- Fixed issue #33: remove "Deferred" mode in updateSubscription API as this mode is not compatible with Unity IAP
com.google.play.core (v1.3.0)
New Features
- Updated playcore.aar from 1.8.0 to 1.8.2
- Updated Play Core library license to https://developer.android.com/guide/playcore/license
Bug Fixes
- Removed unnecessary warning
com.google.play.instant (v1.3.0)
New Features
- Prevent building instant apps when "Split Application Binary" is enabled
- Include ia.jar from Google Play Instant Development SDK 1.9.0
Bug Fixes
- Fix Build & Run for Unity 2019.3+ using Android SDK installed with Unity
com.google.play.review (v1.3.0)
New Features
- Updated Play Core library license to https://developer.android.com/guide/playcore/license
Unchanged Packages
- com.google.play.common (v1.3.0)