xwords/xwords4/android/app
Eric House 9c142dd6e7 add cleanNDK task and separate jnilib dirs
Build different jni code (into different obj and libs directories) for
the different release/debug and xw4/xw4dbg combinations. This works when
only one build is done, but when doing two some later task tries to put
both multiple same-named libraries into the .apk and so fails. I still
think it's worth adding this to keep from using the wrong binary, but
that needs to be fixed.

cleanNDK just nukes all the directories. Easier than invoking build-ndk
clean...
2017-01-19 08:10:16 -08:00
..
src fix release script errors and that running it finds 2017-01-19 06:22:24 -08:00
build.gradle add cleanNDK task and separate jnilib dirs 2017-01-19 08:10:16 -08:00