Skip to content
Snippets Groups Projects
Commit 61e00426 authored by Charles Lombardo's avatar Charles Lombardo Committed by bunnei
Browse files

android: Temporarily switch for a fixed version code for testing

parent 986f858e
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ android {
applicationId = "org.yuzu.yuzu_emu"
minSdk = 30
targetSdk = 33
versionCode = autoVersion
versionCode = 1
versionName = getVersion()
ndk {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment