diff --git a/app/build.gradle b/app/build.gradle index ae534d3..2acd700 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.bos.oculess" minSdkVersion 23 targetSdkVersion 30 - versionCode 10 - versionName "1.3.4" + versionCode 11 + versionName "1.3.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }