Skip to content

Commit

Permalink
Update version number to v1.19 (23)
Browse files Browse the repository at this point in the history
* Russian translations by [crlf](https //translate.watomatic.app/profile/crlf) (#289)
* Macedonian translations by [Soma Dima](https //translate.watomatic.app/profile/somadima) (#289)
* Spanish translations by [Diego Muñoz](https //translate.watomatic.app/profile/dmzu) and [Benet R. i Camps](https //translate.watomatic.app/profile/bennybeat) (#289)
* Finnish translations by [Rynach](https //translate.watomatic.app/profile/rynach) (#289)
* Tamil translations by [HarishBeWe](https //translate.watomatic.app/profile/harishbewe) (#289)
* New Polish translations by [Patryk Prawada](https //translate.watomatic.app/profile/gempxplay) (#289)
* German translations by [daengi](https //translate.watomatic.app/profile/daengi) (#289)
* Basque translations by [Joxe Rojas](https //translate.watomatic.app/profile/joxerg) (#289)
* Turkish translations by [Tansel Karakaya](https //translate.watomatic.app/profile/karakaya.tansel) (#289)
* Catalan translations by [Benet R. i Camps](https //translate.watomatic.app/profile/bennybeat) (#289)
* Prevent Watomatic service from getting killed in the background on some devices by @spuday90 (#291)
* Fix language change setting does not work on first click by @hegocre (#298)
* Fixed an issue where language switching is not working on all devices by @hegocre (#292)
* Show settings button in main screen without hiding in the menu (#294)
  • Loading branch information
adeekshith committed Jun 6, 2021
1 parent c110ae5 commit 87efbef
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,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

0 comments on commit 87efbef

Please sign in to comment.