A few reflection calls reference API 19, so we need Kitkat

This commit is contained in:
TwistedUmbrella 2014-02-02 16:54:37 -05:00
parent 754106a6f7
commit 4a89d5a75b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ To build for android
--------------------
Tools required:
* Latest Android SDK and NDK
* Android 4.3 or newer (http://developer.android.com/sdk/installing/adding-packages.html)
* Android 4.4 (API 19) or newer (http://developer.android.com/sdk/installing/adding-packages.html)
* Ant
From project root directory: