mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Revert change to version code until I can work out why its 13
This commit is contained in:
@ -21,7 +21,7 @@ android {
|
|||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
|
|
||||||
// TODO This should be set to the Buildbot build number for release builds, and be "1" for debug builds.
|
// TODO This should be set to the Buildbot build number for release builds, and be "1" for debug builds.
|
||||||
versionCode 1
|
versionCode 13
|
||||||
|
|
||||||
versionName "${getVersion()}"
|
versionName "${getVersion()}"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user