Matthias Nott
2026-06-11 01b26eb410542d33200cf300ff5d7228dafb9a9e
refs
author Matthias Nott <mnott@mnsoft.org>
Thursday, June 11, 2026 13:24 +0200
committer Matthias Nott <mnott@mnsoft.org>
Thursday, June 11, 2026 13:24 +0200
commit01b26eb410542d33200cf300ff5d7228dafb9a9e
tree 4557647d80f023c4293e28b5c1edd6ad1d840e83 tree | zip | gz
parent 54a1fd0ffbd9b663bd9aa502009ea54faae3b304 view | diff
build(android): declare com.android.vending.BILLING permission

Required to unlock Google Play Console's one-time products UI (without it,
the IAP creation page says 'add BILLING to your APK'). Also added automatically
by the in_app_purchase plugin once wired; declaring it here lets us upload an
AAB that unlocks IAP setup before the Flutter IAP plumbing lands.
1 files modified
changed files
android/app/src/main/AndroidManifest.xml diff | view | blame | history