This repository was archived by the owner on Oct 17, 2025. It is now read-only.
Commit 1090570
committed
Fix generate-types.sh to use openiap-versions.json and remove FetchProductsResultAll
- Update generate-types.sh to read gql version from openiap-versions.json
- Remove hardcoded version 1.0.8 from script
- Remove FetchProductsResultAll from Types.kt to match upstream schema1 parent 4fc28e9 commit 1090570
File tree
2 files changed
+8
-3
lines changed- openiap/src/main/java/dev/hyo/openiap
- scripts
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
566 | | - | |
567 | 565 | | |
568 | 566 | | |
569 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
51 | 58 | | |
52 | 59 | | |
53 | 60 | | |
| |||
0 commit comments