Imported Upstream version 1.1.1
[platform/upstream/iotivity.git] / android / android_api / base / build.gradle
index 82fb651..a0b52ae 100755 (executable)
@@ -41,7 +41,8 @@ android {
         minSdkVersion 21\r
         targetSdkVersion 21\r
         versionCode 1\r
-        versionName "1.0"\r
+        versionName "1.1.1"\r
+        buildConfigField 'int', 'SECURED', SECURED\r
     }\r
     buildTypes {\r
         release {\r
@@ -101,4 +102,4 @@ task buildNative(type: Exec) {
         println 'Reason: ANDROID_NDK_HOME not set.'\r
         println '##################'\r
     }\r
-}
\ No newline at end of file
+}\r