mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
Version up to 1.5.2
This commit is contained in:
parent
6daaf70be8
commit
2648d497aa
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="105001"
|
||||
android:versionName="1.5.1" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
android:versionCode="105002"
|
||||
android:versionName="1.5.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" />
|
||||
|
|
Loading…
Reference in a new issue