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

Commit 894914a

Browse files
author
陈福行
committed
update jar
1 parent e980d4a commit 894914a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

iweightlibrary/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 18
99
targetSdkVersion 33
1010
versionCode 1
11-
versionName "1.5.1"
11+
versionName "1.5.2"
1212
}
1313

1414
buildTypes {
@@ -46,7 +46,7 @@ afterEvaluate {
4646
from components.release
4747
groupId = 'com.github.elinkthings'
4848
artifactId = 'BodyFatScaleSDKRepositoryAndroid'
49-
version = "1.5.1"
49+
version = "1.5.2"
5050
}
5151
}
5252
}

0 commit comments

Comments
 (0)