Skip to content

Commit ea3207f

Browse files
committed
Hotfixs on Long EPC Decoding
- Fixed problem on decoding extended EPC. - Repackage the app and library file releases.
1 parent 136d1ba commit ea3207f

28 files changed

+8
-7
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.csl.cs108ademoapp"
77
minSdkVersion 19
88
targetSdkVersion 26
9-
versionCode 19
10-
versionName "1.14.0"
9+
versionCode 20
10+
versionName "1.15.0"
1111
}
1212
compileOptions {
1313
sourceCompatibility JavaVersion.VERSION_1_7

app/libs/cs108library4a-debug.aar

-108 KB
Binary file not shown.

app/libs/cs108library4a-release.aar

-108 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)