commit | 43a0bcc8ba11e94b1c258b2c905dd8a6221e06c2 | [log] [tgz] |
---|---|---|
author | kaixiang.xia <kaixiang.xia@supwisdom.com> | 周一 2月 01 11:10:11 2021 +0800 |
committer | kaixiang.xia <kaixiang.xia@supwisdom.com> | 周一 2月 01 11:10:11 2021 +0800 |
tree | ddff4c9ac73f6bd2bb4cfd177574b59a90a2af03 | |
parent | 403ecc1fc691c371f5d8b95157ffa9262b6fcaf9 [diff] [blame] |
qrcode取8位sign
diff --git a/bus-qrcode/build.gradle b/bus-qrcode/build.gradle index 0817cb6..8559f1d 100644 --- a/bus-qrcode/build.gradle +++ b/bus-qrcode/build.gradle
@@ -7,7 +7,7 @@ group = rootProject.group -def sdkVersion = '1.3.5' +def sdkVersion = '1.3.6' sourceCompatibility = 1.8 targetCompatibility = 1.8