зеркало из https://github.com/nextcloud/android.git
bump version to 2.0.0RC9
This commit is contained in:
Родитель
ff7cf4ad12
Коммит
e87bf739cf
|
@ -20,8 +20,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.owncloud.android"
|
||||
android:versionCode="20000052"
|
||||
android:versionName="2.0.0-e2e-02">
|
||||
android:versionCode="20000009"
|
||||
android:versionName="2.0.0RC9">
|
||||
|
||||
<!-- GET_ACCOUNTS is needed for API <= 22.
|
||||
For API >= 23 results in the addition of CONTACTS group to the list of permissions that may be
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.owncloud.android"
|
||||
android:versionCode="20000052"
|
||||
android:versionName="2.0.0-e2e-02">
|
||||
android:versionCode="20000009"
|
||||
android:versionName="2.0.0RC9">
|
||||
|
||||
<application
|
||||
android:name=".MainApp"
|
||||
|
|
Загрузка…
Ссылка в новой задаче