We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ebe4f commit 7b5f1afCopy full SHA for 7b5f1af
build.gradle
@@ -21,6 +21,6 @@ allprojects {
21
ext {
22
compileSdkVersion = 28
23
hwSdkIncludeAsSubmodule = false
24
- hwSdkVersionCode = 9
25
- hwSdkVersionName = '2.4.0'
+ hwSdkVersionCode = 10
+ hwSdkVersionName = '2.4.1'
26
}
0 commit comments