GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e33d969
)
Set DF version in AndroidManifest.xml
author
DeaDDooMER <deaddoomer@deadsoftware.ru>
Tue, 22 May 2018 16:09:53 +0000
(19:09 +0300)
committer
DeaDDooMER <deaddoomer@deadsoftware.ru>
Tue, 22 May 2018 16:30:57 +0000
(19:30 +0300)
android/AndroidManifest.xml
patch
|
blob
|
history
diff --git
a/android/AndroidManifest.xml
b/android/AndroidManifest.xml
index c1be47460beac11ab55f1393582987e345d5569e..eb54e280e849a7c35bd20f92cec8649baa8fbeb6 100644
(file)
--- a/
android/AndroidManifest.xml
+++ b/
android/AndroidManifest.xml
@@
-2,7
+2,7
@@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.d2df.app"
android:versionCode="1"
- android:versionName="
1.0
"
+ android:versionName="
0.667-git
"
android:installLocation="auto">
<!-- Android 4.1 -->
DEADSOFTWARE 2012-2025