!! If you don't have an Android 11 device, you should not try this version!!
!! This is very unstable! only tested application launch. !!
- targetSdkVersion 30 (Android 11)
- update dependencies:
-- Gradle 6.6.1
-- conscrypt-android:2.5.0
-- okhttp:4.8.1
-- okhttp-urlconnection:4.8.1
-- glide:4.11.0
-- drawerlayout:1.1.1
-- material:1.2.1
Fixes:
- Change okhttp connect timeout from 30s to 60s.
- Fix reading github release information that has empty "name" but has valid "tag_name".
- Fix Switch color is not changed in ActHighlightWordEdit.
- Replace all Switch to SwitchCompat