Skip to content

Commit

Permalink
v1.4.1/15 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredelisle authored Mar 13, 2023
1 parent 3f72d18 commit b83e006
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 @@ -17,8 +17,8 @@ android {
applicationId "com.google.homesampleapp"
minSdk 27
targetSdk 33
versionCode 14
versionName "1.4.0"
versionCode 15
versionName "1.4.1"
testInstrumentationRunner "com.google.homesampleapp.CustomTestRunner"
}

Expand Down

0 comments on commit b83e006

Please sign in to comment.