mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-15 21:19:47 +00:00
Play with Lizzie's and xbzk feelings about destroying support for dyno Android versions >:)
This commit is contained in:
@@ -65,9 +65,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "dev.eden.eden_emulator"
|
||||
// level 29 (Android 10) is the minimum
|
||||
// to enable non-emutls TLS fetch
|
||||
minSdk = 29
|
||||
minSdk = 33
|
||||
targetSdk = 36
|
||||
versionName = getGitVersion()
|
||||
versionCode = autoVersion
|
||||
|
||||
Reference in New Issue
Block a user