Skip to content

Commit ec9683e

Browse files
authored
Merge pull request #5 from cslrfid/release-1.14.0
RFMicron Temperature Tag Functions
2 parents 678e54d + 136d1ba commit ec9683e

File tree

50 files changed

+488
-230
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+488
-230
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 18
10-
versionName "1.13.0"
9+
versionCode 19
10+
versionName "1.14.0"
1111
}
1212
compileOptions {
1313
sourceCompatibility JavaVersion.VERSION_1_7
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)