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

Commit 25443aa

Browse files
committed
v2.3.1
1 parent e2ba009 commit 25443aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 24
10-
versionName "2.3.0"
9+
versionCode 25
10+
versionName "2.3.1"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
externalNativeBuild {
1313
cmake {

0 commit comments

Comments
 (0)