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

Commit 3b46378

Browse files
v1.3.0/13 (#71)
1 parent 1830116 commit 3b46378

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 12
21-
versionName "1.2.2"
20+
versionCode 13
21+
versionName "1.3.0"
2222
testInstrumentationRunner "com.google.homesampleapp.CustomTestRunner"
2323
}
2424

0 commit comments

Comments
 (0)