mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Update version number and name
This commit is contained in:
parent
0bca42bcd8
commit
0ed5d39993
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<manifest package="com.owncloud.android"
|
||||
android:versionCode="105007"
|
||||
android:versionName="1.5.7" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
android:versionCode="10500800"
|
||||
android:versionName="1.5.8" 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" />
|
||||
|
|
Loading…
Reference in a new issue