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