Integrated the version info of IoTivity
[platform/upstream/iotivity.git] / java / iotivity-android / build.gradle
index a650c31..75184ba 100755 (executable)
@@ -73,7 +73,7 @@ android {
         minSdkVersion 21\r
         targetSdkVersion 21\r
         versionCode 1\r
-        versionName "1.3.0"\r
+        versionName PROJECT_VERSION\r
         buildConfigField 'int', 'SECURED', SECURED\r
         buildConfigField 'int', 'WITH_TCP', WITH_TCP\r
         buildConfigField 'int', 'WITH_CLOUD', WITH_CLOUD\r