forked from github/cordova-android
Incremeting version check for Android 4.3 API Level 18
This commit is contained in:
parent
57bed98cf1
commit
412d97fa0c
@ -24,3 +24,4 @@ var check_reqs = require('./lib/check_reqs');
|
|||||||
if(!check_reqs.run()) {
|
if(!check_reqs.run()) {
|
||||||
process.exit(2);
|
process.exit(2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user