android: Temporarily switch for a fixed version code for testing
This commit is contained in:
parent
ea50ecc0d8
commit
b950e76368
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ android {
|
||||||
applicationId = "org.yuzu.yuzu_emu"
|
applicationId = "org.yuzu.yuzu_emu"
|
||||||
minSdk = 30
|
minSdk = 30
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = autoVersion
|
versionCode = 1
|
||||||
versionName = getVersion()
|
versionName = getVersion()
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue