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

Commit 67c14c1

Browse files
v 2.0.0/18 (#200)
1 parent 2c0f9af commit 67c14c1

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
@@ -66,10 +66,10 @@ android {
6666
targetSdk = 33
6767

6868
// Defines the version number of your app.
69-
versionCode = 17
69+
versionCode = 18
7070

7171
// Defines a user-friendly version name for your app.
72-
versionName = "1.4.3"
72+
versionName = "2.0.0"
7373

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

0 commit comments

Comments
 (0)