mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-17 02:31:02 -05:00
remove version code declaration
This commit is contained in:
@ -58,7 +58,6 @@ android {
|
||||
minSdk = 30
|
||||
targetSdk = 33
|
||||
versionName = getGitVersion()
|
||||
versionCode = 1
|
||||
|
||||
ndk {
|
||||
@SuppressLint("ChromeOsAbiSupport")
|
||||
|
Reference in New Issue
Block a user