Skip to content

Commit cc91221

Browse files
committed
Bump version code
1 parent 77bea28 commit cc91221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.nowsecure.android.vts"
99
minSdkVersion 15
1010
targetSdkVersion 23
11-
versionCode 6
12-
versionName "v.6"
11+
versionCode 7
12+
versionName "v.7"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)