feat: 适配 Android 13,修复不安全内存问题 (#12)
This commit is contained in:
@ -29,7 +29,7 @@ android {
|
||||
namespace 'dev.yanshouwang.bluetooth_low_energy_android'
|
||||
}
|
||||
|
||||
compileSdkVersion 31
|
||||
compileSdkVersion 33
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
Reference in New Issue
Block a user