projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8c5b2b7
)
Update versionName and versionCode in AndroidManifest.xml
author
masensio
<masensio@solidgear.es>
Mon, 22 Jun 2015 13:47:36 +0000
(15:47 +0200)
committer
masensio
<masensio@solidgear.es>
Mon, 22 Jun 2015 13:47:36 +0000
(15:47 +0200)
AndroidManifest.xml
patch
|
blob
|
blame
|
history
diff --git
a/AndroidManifest.xml
b/AndroidManifest.xml
index
d306fc6
..
5b9fc71
100644
(file)
--- a/
AndroidManifest.xml
+++ b/
AndroidManifest.xml
@@
-18,8
+18,8
@@
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<manifest package="com.owncloud.android"
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<manifest package="com.owncloud.android"
- android:versionCode="10700
1
00"
- android:versionName="1.7.
1
" xmlns:android="http://schemas.android.com/apk/res/android">
+ android:versionCode="10700
2
00"
+ android:versionName="1.7.
2
" xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />