refactor(android): Remove targetSdk = 34 from every gradle build files (#1649)

* remove targetSdk

* changelog

* fix md file

* Add the -js ones as well

* remove -js ones
This commit is contained in:
AHQ
2024-08-12 15:41:04 +05:30
committed by GitHub
parent 5f68990297
commit 6b079cfdd1
15 changed files with 29 additions and 28 deletions
+15
View File
@@ -0,0 +1,15 @@
---
"barcode-scanner": patch:changes
"biometric": patch:changes
"clipboard-manager": patch:changes
"deep-link": patch:changes
"dialog": patch:changes
"geolocation": patch:changes
"haptics": patch:changes
"nfc": patch:changes
"notification": patch:changes
"shell": patch:changes
"store": patch:changes
---
Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0