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 onespull/1652/head
parent
5f68990297
commit
6b079cfdd1
@ -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
|
Loading…
Reference in new issue