Skip to content

Commit

Permalink
Merge pull request #233 from adeekshith/update-version
Browse files Browse the repository at this point in the history
Update version to 1.15.1
  • Loading branch information
adeekshith authored Apr 28, 2021
2 parents ba24abd + f1c9dd0 commit 5d0e16c
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 16
versionName "1.15"
versionCode 17
versionName "1.15.1"

javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit 5d0e16c

Please sign in to comment.