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

Commit 3a41e27

Browse files
committed
v2.2.3-alpha
1 parent ebda474 commit 3a41e27

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 22
10-
versionName "2.2.2-alpha"
9+
versionCode 23
10+
versionName "2.2.3-alpha"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
externalNativeBuild {
1313
cmake {

0 commit comments

Comments
 (0)