mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 02:17:58 -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"
|
applicationId = "org.yuzu.yuzu_emu"
|
||||||
minSdk = 30
|
minSdk = 30
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = autoVersion
|
versionCode = 1
|
||||||
versionName = getVersion()
|
versionName = getVersion()
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
|
Reference in New Issue
Block a user