android: Temporarily switch for a fixed version code for testing

pull/8/head
Charles Lombardo 3 years ago committed by bunnei
parent 986f858e6f
commit 61e0042633

@ -47,7 +47,7 @@ android {
applicationId = "org.yuzu.yuzu_emu"
minSdk = 30
targetSdk = 33
versionCode = autoVersion
versionCode = 1
versionName = getVersion()
ndk {

Loading…
Cancel
Save