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

Commit cd721ea

Browse files
v1.4.2/16 (#176)
1 parent c36f287 commit cd721ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

3p-ecosystem/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ android {
6767
targetSdk = 33
6868

6969
// Defines the version number of your app.
70-
versionCode = 15
70+
versionCode = 16
7171

7272
// Defines a user-friendly version name for your app.
73-
versionName = "1.4.1"
73+
versionName = "1.4.2"
7474

7575
// Test Runner.
7676
testInstrumentationRunner = "com.google.homesampleapp.CustomTestRunner"

0 commit comments

Comments
 (0)