diff --git a/app/build.gradle b/app/build.gradle index 51d8f17..567afdc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.polygraphene.alvr" minSdkVersion 21 targetSdkVersion 26 - versionCode 19 - versionName "2.1.3" + versionCode 20 + versionName "2.1.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {