Skip to content

Commit

Permalink
Merge pull request #315 from adeekshith/chore/upgrade-version
Browse files Browse the repository at this point in the history
Upgrade version to v1.19 (23)
  • Loading branch information
adeekshith authored Jun 6, 2021
2 parents c110ae5 + 7186d69 commit 7df93ba
Show file tree
Hide file tree
Showing 2 changed files with 15 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,8 +10,8 @@ android {
applicationId "com.parishod.watomatic"
minSdkVersion 21
targetSdkVersion 30
versionCode 22
versionName "1.18"
versionCode 23
versionName "1.19"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
13 changes: 13 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/23.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
* Prevent Watomatic service from getting killed in the background on some devices by SP Uday Kumar
* Make language setting work on all devices by Hèctor Godoy
* Show settings button on main screen instead of pinning to the menu
* New Polish translations by Patryk Prawada
* Russian translations by crlf
* Macedonian translations by Soma Dima
* Spanish translations by Benet R. i Camps and Diego Muñoz
* Finnish translations by Rynach
* Tamil translations by HarishBeWe
* German translations by daengi
* Basque translations by Joxe Rojas
* Turkish translations by Tansel Karakaya
* Catalan translations by Benet R. i Camp

0 comments on commit 7df93ba

Please sign in to comment.