Skip to content

Commit

Permalink
Merge pull request #128 from adeekshith/chore/update-version-1_8
Browse files Browse the repository at this point in the history
chore: Bump version to 9 (1.8)
  • Loading branch information
adeekshith authored Feb 25, 2021
2 parents 4f7c700 + 9613094 commit 3afb1d2
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 8
versionName "1.7"
versionCode 9
versionName "1.8"

javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit 3afb1d2

Please sign in to comment.