mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 03:16:23 +02:00
Raise minSdk to 30 to fix linter errors
This commit is contained in:
parent
bda6617571
commit
dd31c40f4e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "org.ryujinx.android"
|
||||
minSdk 28
|
||||
minSdk 30
|
||||
targetSdk 33
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue