Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 313338d

Browse files
committed
v2.1.5
1 parent 9eaaa79 commit 313338d

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
@@ -6,8 +6,8 @@ android {
66
applicationId "com.polygraphene.alvr"
77
minSdkVersion 21
88
targetSdkVersion 26
9-
versionCode 20
10-
versionName "2.1.4"
9+
versionCode 21
10+
versionName "2.1.5"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
externalNativeBuild {
1313
cmake {

0 commit comments

Comments
 (0)