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