mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Release v1.7
This commit is contained in:
parent
fc76d886db
commit
5f2a5358c2
2 changed files with 7 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="fr.free.nrw.commons"
|
||||
android:versionCode="22"
|
||||
android:versionName="1.6" >
|
||||
android:versionCode="23"
|
||||
android:versionName="1.7" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="9"
|
||||
android:targetSdkVersion="23" />
|
||||
android:targetSdkVersion="22" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue