Skip to content

Commit

Permalink
bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
basti564 committed May 21, 2023
1 parent 55b7985 commit 2ad14e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 2ad14e7

Please sign in to comment.