Skip to content

Commit adb2c78

Browse files
committed
release: v0.2.4
1 parent 6d6508f commit adb2c78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "com.hubble.quickstart.gateway"
2020
minSdk = 21
2121
targetSdk = 35
22-
versionCode = 2
23-
versionName = "0.2.3"
22+
versionCode = 3
23+
versionName = "0.2.4"
2424
multiDexEnabled = true
2525

2626
buildConfigField "String", "HUBBLE_SDK_KEY",

0 commit comments

Comments
 (0)