Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rozPierog committed Jul 1, 2023
1 parent 2b969d5 commit 3f87885
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ android {
minSdkVersion 25
targetSdkVersion 33
compileSdk 33
versionCode 143
versionName "1.18.7"
versionCode 146
versionName "1.19.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs 'en', 'de', 'es', 'fr', 'hi', 'it', 'nb', 'nl', 'pl', 'pt-rBR', 'tr', 'uk', 'zh'
Expand Down
4 changes: 2 additions & 2 deletions wearOS/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "com.omelan.cofi"
minSdk 25
targetSdk 33
versionCode 141
versionName "1.9.7"
versionCode 144
versionName "1.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs 'en', 'de', 'es', 'fr', 'hi', 'it', 'nb', 'nl', 'pl', 'pt-rBR', 'tr', 'uk', 'zh'

Expand Down

0 comments on commit 3f87885

Please sign in to comment.