Skip to content

Commit a4f4cd8

Browse files
committed
Fixing Android Sample App Version to 0.1
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent 3710d36 commit a4f4cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • org.eclipse.paho.android.service/org.eclipse.paho.android.sample

org.eclipse.paho.android.service/org.eclipse.paho.android.sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdkVersion 22
1414
targetSdkVersion 22
1515
versionCode 1
16-
versionName "1.0"
16+
versionName "0.1"
1717
}
1818
buildTypes {
1919
release {

0 commit comments

Comments
 (0)