Skip to content

Commit 7b5f1af

Browse files
committed
v2.4.1
1 parent a0ebe4f commit 7b5f1af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ allprojects {
2121
ext {
2222
compileSdkVersion = 28
2323
hwSdkIncludeAsSubmodule = false
24-
hwSdkVersionCode = 9
25-
hwSdkVersionName = '2.4.0'
24+
hwSdkVersionCode = 10
25+
hwSdkVersionName = '2.4.1'
2626
}

0 commit comments

Comments
 (0)