Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit b6c41de

Browse files
committed
Merge pull request #30 from awong1900/dev
v2.2.2
2 parents 351ce77 + 84cf516 commit b6c41de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/app/app-release.apk

29 KB
Binary file not shown.

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ android {
55

66
defaultConfig {
77
applicationId "cc.seeed.iot.ap"
8-
minSdkVersion 17
8+
minSdkVersion 16
99
targetSdkVersion 23
10-
versionCode 16
10+
versionCode 17
1111
versionName "2.2.2"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)