Skip to content

Releases: rjsuzuki/billingz

v3.1.2

06 Feb 18:14
Compare
Choose a tag to compare

What’s Changed

v3.1.1

15 Jul 19:31
Compare
Choose a tag to compare

What’s Changed

v3.1.0

15 Jul 19:13
c1a13f5
Compare
Choose a tag to compare
Release/3.1.0 (#22)

* Update clean up logic for GoogleStore

* Bump targetSdk to 32.
Bump build tools to 34.0.0
Bump Google Play Billing to 6.0.1

* Update intellij idea configs

* Update to JAVA 17

* Update intellij settings

* Bump Google Play Billing to 6.1.0

* Bump target sdk to 34

* v3.1.0

* Update gradle and dependencies management

* Remove deprecated property in gradle.properties

* Move ui classes to demo dir

* Remove ui dependencies from core module

* Move all UI dependencies and assets to the demo module

* Bump AGP to 8.5.0

* Bump Android Billing library to 7.0.0

* Update .idea settings

* Update README.md

* Fix compilation errors from latest changes

* Apply lint fixes recommended by IDE

* Edit GoogleSales logs

* Update initialization logs to display useful information such as build type and version

* Delete unused class

* Update github actions dependencies

* Update github actions environment settings

* Bump ktlint version to 0.46.0

* lint

* Apply deprecation tags

* Remove android tests from package creation flow

* Edit init logs

* Add lint-baseline.xml

* Bump min sdk to 24

* Edit jitpack.yml to use JDK 17

v3.0.11

18 Apr 20:37
Compare
Choose a tag to compare
lint

v3.1.1

15 Jul 19:21
da841dc
Compare
Choose a tag to compare

What’s Changed

v3.0.10

24 Nov 02:22
Compare
Choose a tag to compare

What’s Changed

  • No changes

v3.0.8

25 Oct 00:21
Compare
Choose a tag to compare

What’s Changed

  • No changes

v3.0.7

20 Oct 02:00
Compare
Choose a tag to compare

What’s Changed

v3.0.6

20 Jul 21:29
Compare
Choose a tag to compare

What’s Changed

  • Fixed concurrency issues
  • Fixed runtime NPE for Amazon Appstore SDK objects

v3.0.5

26 Jun 03:44
Compare
Choose a tag to compare

What’s Changed

  • No changes