Skip to content

Commit 82980ba

Browse files
committed
Align to BlueST-SDK-V1.2.16
Signed-off-by: Luca Pezzoni <[email protected]>
1 parent 32efb6c commit 82980ba

40 files changed

+1238
-508
lines changed

License.html

Lines changed: 181 additions & 143 deletions
Large diffs are not rendered by default.

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId = "com.st.demo"
2525
minSdk = 26
2626
targetSdk = 36
27-
versionCode = 12
28-
versionName = "5.2.12"
27+
versionCode = 13
28+
versionName = "5.2.13"
2929

3030
vectorDrawables { useSupportLibrary = true }
3131

0 commit comments

Comments
 (0)