We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0927ac3 commit b278990Copy full SHA for b278990
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.nowsecure.android.vts"
9
minSdkVersion 15
10
targetSdkVersion 23
11
- versionCode 12
12
- versionName "v.12"
+ versionCode 13
+ versionName "v.13"
13
}
14
15
buildTypes {
0 commit comments