fix(android): missing consumer-rules.pro (#3531)

* fix(android): missing `consumer-rules.pro`

* setup android test

* copy right too new

* build api first

* we're still on gradle 8 right now...

* restore the right host on mac
This commit is contained in:
Tony
2026-08-13 17:44:29 +08:00
committed by GitHub
parent 9c9343772b
commit db9c5998fe
28 changed files with 105 additions and 117 deletions
+28
View File
@@ -0,0 +1,28 @@
---
"barcode-scanner": patch
"barcode-scanner-js": patch
"biometric": patch
"biometric-js": patch
"clipboard-manager": patch
"clipboard-manager-js": patch
"deep-link": patch
"deep-link-js": patch
"dialog": patch
"dialog-js": patch
"fs": patch
"fs-js": patch
"geolocation": patch
"geolocation-js": patch
"haptics": patch
"haptics-js": patch
"nfc": patch
"nfc-js": patch
"notification": patch
"notification-js": patch
"opener": patch
"opener-js": patch
"shell": patch
"shell-js": patch
---
Fix missing `consumer-rules.pro` on Gradle v9.