mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Version bump: 1.4.1
This commit is contained in:
parent
0f2a7475b1
commit
f63c4ad77a
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="104000"
|
||||
android:versionName="1.4.0" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
android:versionCode="104001"
|
||||
android:versionName="1.4.1" 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