flatbuffers/android
Wouter van Oortmerssen 6ccdfff0af Android build script works with pre-releases present.
build_apk.sh assumed pre-releases would be sorted towards the end,
but instead they end up at the front (sort -n) causing the api
selection loop to halt early.

bug: 19213196
Change-Id: I210a18c16e81880229f154c4613f8b97d90ac9bd
tested: on Linux.
2015-03-09 14:04:30 -07:00
..
jni Call $(strip) on parameters so newlines work. 2015-02-09 15:18:38 -08:00
res/values Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
.project Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
AndroidManifest.xml Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
build_apk.sh Android build script works with pre-releases present. 2015-03-09 14:04:30 -07:00