Skip to content

Commit 58ec30f

Browse files
committed
v1.4.3
1 parent 9a96f73 commit 58ec30f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ allprojects {
2222
ext {
2323
PUBLISH_GROUP_ID = 'com.buglife.sdk'
2424
PUBLISH_ARTIFACT_ID = 'buglife-android'
25-
PUBLISH_VERSION_CODE = 51
26-
PUBLISH_VERSION_NAME = '1.4.2'
25+
PUBLISH_VERSION_CODE = 52
26+
PUBLISH_VERSION_NAME = '1.4.3'
2727
SUPPORT_VERSION = '28.0.0'
2828
}
2929

0 commit comments

Comments
 (0)