Skip to content

Commit d16ad28

Browse files
authored
Merge pull request #6 from cslrfid/release-1.15.0
Hotfixes on Long EPC Decoding
2 parents ec9683e + ea3207f commit d16ad28

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)