File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <widget id =" org.iilab.openmentoring" version =" 0.1.0 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2+ <widget id =" org.iilab.openmentoring" version =" 0.1.1 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
33 <name >openmentoring-mobile</name >
44 <description >
55 Client app for the Open Mentoring content platform
Original file line number Diff line number Diff line change 11{
22 "name" : " openmentoring-mobile" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Client app for the Open Mentoring content platform" ,
55 "license" : " GPL" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <manifest android : hardwareAccelerated =" true" android : versionCode =" 100 " android : versionName =" 0.1.0 " package =" org.iilab.openmentoring" xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <manifest android : hardwareAccelerated =" true" android : versionCode =" 101 " android : versionName =" 0.1.1 " package =" org.iilab.openmentoring" xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <supports-screens android : anyDensity =" true" android : largeScreens =" true" android : normalScreens =" true" android : resizeable =" true" android : smallScreens =" true" android : xlargeScreens =" true" />
44 <uses-permission android : name =" android.permission.INTERNET" />
55 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <widget id =" org.iilab.openmentoring" version =" 0.1.0 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2+ <widget id =" org.iilab.openmentoring" version =" 0.1.1 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
33 <preference name =" loglevel" value =" DEBUG" />
44 <feature name =" AppVersion" >
55 <param name =" android-package" value =" uk.co.whiteoctober.cordova.AppVersion" />
You can’t perform that action at this time.
0 commit comments