Skip to content

Commit 41c2117

Browse files
committed
Bump version in prep for new release
1 parent bd705c1 commit 41c2117

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

1515
buildTypes {

0 commit comments

Comments
 (0)