修复wait模式下,resume(true)无效问题
This commit is contained in:
laoyuyu
2020-02-22 13:08:41 +08:00
parent ea2e27f3e9
commit d92f1bba94
14 changed files with 54 additions and 22 deletions

View File

@@ -44,8 +44,8 @@ task clean(type: Delete) {
}
ext {
versionCode = 386
versionName = '3.8.6'
versionCode = 387
versionName = '3.8.7-beta-1'
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = versionName