Skip to content

Releases: arthur3486/google-play-scraper-kotlin

v1.1.1

13 Jul 21:42
0390ba1
Compare
Choose a tag to compare

What's Changed

  • Fix the Android SDK/Java JDK incompatibility issues.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jul 16:48
ccd225b
Compare
Choose a tag to compare

What's Changed

  • Fix the App Details response parsing issues.
  • Fix the Developer Apps response parsing issues.
  • Fix the App List response parsing issues.
  • Fix the App Search response parsing issues.
  • Remove the Categories fetching response (replaced with hard-coded categories).
  • Add Android SDK version properties to the App Details model.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Feb 16:16
22155e3
Compare
Choose a tag to compare

First release