mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 13:07:57 -05:00
android: Temporarily switch for a fixed version code for testing
This commit is contained in:
@ -47,7 +47,7 @@ android {
|
||||
applicationId = "org.yuzu.yuzu_emu"
|
||||
minSdk = 30
|
||||
targetSdk = 33
|
||||
versionCode = autoVersion
|
||||
versionCode = 1
|
||||
versionName = getVersion()
|
||||
|
||||
ndk {
|
||||
|
Reference in New Issue
Block a user