[Android/NNFW] update version
authorJaeyun <jy1210.jung@samsung.com>
Wed, 19 Aug 2020 06:15:00 +0000 (15:15 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 19 Aug 2020 08:07:04 +0000 (17:07 +0900)
We will use ONE v1.8.0 from next build & release of Android APIs.

cc. @lemmaa @chunseoklee

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
api/android/build-android-lib.sh

index f402701..ac00f02 100644 (file)
@@ -64,7 +64,7 @@ enable_tflite="yes"
 tf_lite_ver="1.13.1"
 
 # Set NNFW version (https://github.com/Samsung/ONE/releases)
-nnfw_ver="1.6.0"
+nnfw_ver="1.8.0"
 enable_nnfw_ext="no"
 
 # Parse args