mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Version bump
This commit is contained in:
parent
597af6ac4f
commit
c21c8e118b
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="10600200"
|
||||
android:versionName="1.6.2" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
android:versionCode="10600300"
|
||||
android:versionName="1.6.3" 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