v1.3.0
new API: switchBluetoothSilence()
, see detail
breaking change: remove android.permission.CHANGE_WIFI_STATE
from AndroidManifest.xml. If you want to call switchWifiSilence()
, you should declare the permission in your Androidmanifest.xml, see detail