updated decode code in android example

This commit is contained in:
strawmanbobi
2026-02-20 18:01:32 +08:00
parent 539e2fff3d
commit 874b3b85b4
20 changed files with 704 additions and 154 deletions

View File

@@ -6,8 +6,8 @@ android {
compileSdk 36
targetSdkVersion 36
minSdkVersion 26
versionCode 7
versionName '1.5.0'
versionCode 8
versionName '1.5.2'
}
buildTypes {