mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
[Android] Stop the play store from overwriting buildbot builds.
This commit is contained in:
parent
5a749cc7ca
commit
1dcede4d56
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.dolphinemu.dolphinemu"
|
||||
android:versionCode="10"
|
||||
android:versionName="0.10"
|
||||
android:versionCode="11"
|
||||
android:versionName="0.11"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-sdk
|
||||
|
Loading…
Reference in New Issue
Block a user