forked from MeloNX/MeloNX
Raise minSdk to 30 to fix linter errors
This commit is contained in:
parent
771ad29148
commit
992ee1c825
@ -9,7 +9,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.ryujinx.android"
|
||||
minSdk 28
|
||||
minSdk 30
|
||||
targetSdk 33
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user