Skip to content
Snippets Groups Projects
Commit b2205006 authored by Xavier Gibert's avatar Xavier Gibert
Browse files

versioning

parent db41f27a
Branches
Tags STAVOR_v1.1.7
No related merge requests found
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="cs.si.stavor" package="cs.si.stavor"
android:versionCode="1160" android:versionCode="1170"
android:versionName="1.1.6" android:versionName="1.1.7"
android:installLocation="auto" > android:installLocation="auto" >
<!-- VersionCode: [3]version+[1]architecture e.g 1.0.2arm is 1020, 1.1.3x86 is 1131 --> <!-- VersionCode: [3]version+[1]architecture e.g 1.0.2arm is 1020, 1.1.3x86 is 1131 -->
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment