Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit b83e006

Browse files
v1.4.1/15 (#99)
1 parent 3f72d18 commit b83e006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.google.homesampleapp"
1818
minSdk 27
1919
targetSdk 33
20-
versionCode 14
21-
versionName "1.4.0"
20+
versionCode 15
21+
versionName "1.4.1"
2222
testInstrumentationRunner "com.google.homesampleapp.CustomTestRunner"
2323
}
2424

0 commit comments

Comments
 (0)