Releases: dipien/google-play-api
Releases · dipien/google-play-api
v4.0.2
Fixed bugs:
- uploadBundleToInternalAppSharing failing when bundleDir is null but bundlePath not #67 #68
v4.0.1
Fixed bugs:
- uploadBundleToInternalAppSharing failing when bundleDir is null but bundlePath not #67
v4.0.0
Implemented enhancements:
- Support inAppUpdatePriority when publishing a bundle #66
- Migration to com.dipien group id #65
- Migration to Kotlin #64
v3.9.0
Implemented enhancements:
- Support filtered reviewa #57
v3.8.0
Implemented enhancements:
- Support get Voided Purchases API #56
- Support get reviews API #55
- Increment default timeout to 2 minutes #49
- Upgrade to google-api-services-androidpublisher:v3-rev103-1.25. #48
v3.7.0
Implemented enhancements:
- Support upload bundle to Internal App Sharing #47
v3.6.4
Fixed bugs:
- Add missing deobfuscationFileUploadEnabled default value #46
v3.6.3
Fixed bugs:
- Publish logic not working due to the timeouts logic #45
v3.6.2
Implemented enhancements:
- Add support to configure read and connect timeouts #43
Fixed bugs:
- Increase the default timeouts to 100 seconds #44