mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-09 12:04:07 +08:00
Update Gradle & PlatformSDK
- Update Android Sdk version to 33 - Update Gradle version to 7.5.1 - Merge legacy code
This commit is contained in:
@@ -50,7 +50,7 @@ class PreferenceActivity : ModuleAppCompatActivity() {
|
||||
}
|
||||
|
||||
override fun onSupportNavigateUp(): Boolean {
|
||||
onBackPressed()
|
||||
onBackPressedDispatcher.onBackPressed()
|
||||
return true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user