Releases: akshaaatt/Google-IAP
Releases · akshaaatt/Google-IAP
1.8.0
What's Changed
- Migrate to version catalogs by @akshaaatt in #170
- Bump agp from 8.5.1 to 8.5.2 by @dependabot in #172
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.3 to 2.8.4 by @dependabot in #171
- Bump org.jetbrains.kotlin.android from 2.0.0 to 2.0.20 by @dependabot in #174
- Bump agp from 8.5.2 to 8.6.0 by @dependabot in #175
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.4 to 2.8.5 by @dependabot in #176
- Bump com.android.billingclient:billing-ktx from 7.0.0 to 7.1.0 by @dependabot in #177
- Bump agp from 8.6.0 to 8.6.1 by @dependabot in #178
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.5 to 2.8.6 by @dependabot in #179
- Bump com.android.billingclient:billing-ktx from 7.1.0 to 7.1.1 by @dependabot in #181
- Bump org.jetbrains.kotlin.android from 2.0.20 to 2.0.21 by @dependabot in #183
- Bump org.jetbrains.kotlin.android from 2.0.21 to 2.1.0 by @dependabot in #189
- Support multiple offers by @kf99916 in #190
Full Changelog: 1.7.0...1.8.0
IAP-Library 1.7.0
What's Changed
- Update README.md by @timfuzail in #156
- fix: use setObfuscatedProfileId method by @Moonix in #167
New Contributors
- @timfuzail made their first contribution in #156
- @Moonix made their first contribution in #167
Full Changelog: 1.6.0...1.7.0
IAP-Library 1.6.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #128
- Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 by @dependabot in #132
- Bump com.google.android.material:material from 1.9.0 to 1.10.0 by @dependabot in #133
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 by @dependabot in #139
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 by @dependabot in #145
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 by @dependabot in #143
- Bump com.android.billingclient:billing-ktx from 6.0.1 to 6.1.0 by @dependabot in #142
- Bump actions/setup-java from 3 to 4 by @dependabot in #146
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 by @dependabot in #152
- Bump com.google.android.material:material from 1.10.0 to 1.11.0 by @dependabot in #151
- Adding onPurchaseFailed callback, Fixing onProductPurchased not called immediately. by @AhmadKadour in #155
New Contributors
- @AhmadKadour made their first contribution in #155
Full Changelog: 1.5.0...1.6.0
IAP-Library 1.5.0
- Add support for Android 14
IAP-Library
Fix added for the issue where the library wasn't working for cases where all categories weren't added.
IAP-Library
Fixes the jitpack build issue
IAP-Library
Fix the issue that occurred while fetching products.
IAP-Library
Fix build issue for JitPack
IAP-Library
Fix JitPack build issue
IAP-Library
What's Changed
- Remove unnecessary app_name attribute by @Skaldebane in #87
- Bump actions/setup-java from 2 to 3 by @dependabot in #90
- Bump actions/checkout from 2 to 3 by @dependabot in #88
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.5.1 to 2.6.0 by @dependabot in #91
- Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2 by @dependabot in #92
- Bump com.google.android.material:material from 1.9.0-alpha01 to 1.9.0-alpha02 by @dependabot in #89
- Remove extra spaces from README's code blocks by @Skaldebane in #102
- Try deleting unnecessary files by @Skaldebane in #101
- Migrate build files to Kotlin Script, upgrade deps by @Skaldebane in #103
- Bump com.android.billingclient:billing-ktx from 5.1.0 to 6.0.0 by @dependabot in #110
- Bump com.google.android.material:material from 1.8.0 to 1.9.0 by @dependabot in #114
- Bump androidx.core:core-ktx from 1.9.0 to 1.10.1 by @dependabot in #109
- Bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 by @dependabot in #113
New Contributors
- @dependabot made their first contribution in #90
Full Changelog: 1.2.5...1.3.0