mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00
remove version code declaration
This commit is contained in:
parent
9611a9e220
commit
45f80f2b06
@ -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")
|
||||||
|
Loading…
Reference in New Issue
Block a user