diff --git a/app/build.gradle b/app/build.gradle index 961784d..5ebbc49 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.bos.oculess" minSdkVersion 23 targetSdkVersion 30 - versionCode 5 - versionName "1.3" + versionCode 6 + versionName "1.3.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }