Skip to content

Commit 0fe40ad

Browse files
authored
Merge pull request #7 from cslrfid/release-1.16.0
Enhanced features on RFMicron Temperature Tag Access
2 parents d16ad28 + fd76381 commit 0fe40ad

21 files changed

+62
-13
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 20
10-
versionName "1.15.0"
9+
versionCode 21
10+
versionName "1.16.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.

0 commit comments

Comments
 (0)