Upgrading from V1 to V2
由V1升级到 V2
1. 添加ALC Library从属项目
...
buildscript {
repositories {
...
maven { url 'https://repo.onestore.net/repository/onestore-sdk-public' }
}
}
...2. 添加SDK Configuration
Last updated

