diff --git a/gradle.properties b/gradle.properties
index 1bac71f..de57909 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,7 +19,7 @@ android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
GROUP=gun0912.ted
-VERSION_NAME=1.1.6
+VERSION_NAME=1.1.7
DEVELOPER_ID='gun0912'
DEVELOPER_NAME='Ted Park'
SITE_URL='https://github.com/ParkSangGwon/TedImagePicker'
diff --git a/tedimagepicker/src/main/AndroidManifest.xml b/tedimagepicker/src/main/AndroidManifest.xml
index df8e3b3..6fa0e75 100644
--- a/tedimagepicker/src/main/AndroidManifest.xml
+++ b/tedimagepicker/src/main/AndroidManifest.xml
@@ -23,7 +23,7 @@