Skip to content

Commit 5920eda

Browse files
committed
refactor: emit jsonobject-based models without any
Regen types in https://github.com/hyodotdev/openiap-gql/releases/tag/1.0.8
1 parent f115c8e commit 5920eda

File tree

3 files changed

+899
-722
lines changed

3 files changed

+899
-722
lines changed

openiap/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ dependencies {
5353

5454
// Google Play Billing Library (align with app/lib v8)
5555
api("com.android.billingclient:billing-ktx:8.0.0")
56+
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
5657

5758
// Kotlin Coroutines
5859
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")

0 commit comments

Comments
 (0)