Skip to content

Commit d09b2fa

Browse files
committed
Bump version
1 parent c515b50 commit d09b2fa

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 7
12-
versionName "v.7"
11+
versionCode 8
12+
versionName "v.8"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)