Skip to content

Commit 4e56b47

Browse files
author
michal_szwarc
committed
Update version of sample app.
1 parent da1f1aa commit 4e56b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sampleapp/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.wt.sampleapp"
99
minSdkVersion 9
1010
targetSdkVersion 21
11-
versionCode 1
12-
versionName "1.0"
11+
versionCode 2
12+
versionName "1.2"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)