diff --git a/app/build.gradle b/app/build.gradle index e59b2f6..84f7b88 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,9 +10,9 @@ android { defaultConfig { applicationId "com.bos.oculess" minSdkVersion 23 - versionCode 11 - versionName "1.3.5" targetSdkVersion 33 + versionCode 12 + versionName "1.4.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }