mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-07 12:48:03 +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 {
|
defaultConfig {
|
||||||
applicationId = "dev.eden.eden_emulator"
|
applicationId = "dev.eden.eden_emulator"
|
||||||
// level 29 (Android 10) is the minimum
|
minSdk = 33
|
||||||
// to enable non-emutls TLS fetch
|
|
||||||
minSdk = 29
|
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionName = getGitVersion()
|
versionName = getGitVersion()
|
||||||
versionCode = autoVersion
|
versionCode = autoVersion
|
||||||
|
|||||||
Reference in New Issue
Block a user