Skip to content

Commit 0e9bfe6

Browse files
committed
bump version to 1.4.0
1 parent e7f21f4 commit 0e9bfe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ android {
1010
defaultConfig {
1111
applicationId "com.bos.oculess"
1212
minSdkVersion 23
13-
versionCode 11
14-
versionName "1.3.5"
1513
targetSdkVersion 33
14+
versionCode 12
15+
versionName "1.4.0"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)