diff --git a/NEWS b/NEWS
index b9057693d..9ee17962a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ ver 0.20.17 (not yet released)
* output
- alsa: fix crash bug with 8 channels
* fix real-time and idle scheduling with Musl
+* Android
+ - fix compatibility with Android 4.0
ver 0.20.16 (2018/02/03)
* output
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index e5bc6a87f..713c136bf 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -5,7 +5,7 @@
android:versionCode="16"
android:versionName="0.20.17">
-
+