mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Set min SDK to 16
This commit is contained in:
parent
f7e5684a66
commit
62dde9cada
@ -22,7 +22,8 @@
|
||||
|
||||
<!-- cordova -->
|
||||
<engines>
|
||||
<engine name="cordova" version=">=6.0.0" />
|
||||
<engine name="cordova" version=">=3.0.0" />
|
||||
<engine name="android-sdk" version=">=16" />
|
||||
</engines>
|
||||
|
||||
<!-- js -->
|
||||
|
Loading…
Reference in New Issue
Block a user