File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget android-versionCode =" 7" id =" edu.berkeley.eecs.embase" ios-CFBundleVersion =" 7" version =" 1.1.0 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget android-versionCode =" 7" id =" edu.berkeley.eecs.embase" ios-CFBundleVersion =" 7" version =" 1.1.1 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
3
<name >emTripLog</name >
4
4
<description >
5
5
Base version of the e-mission app, intended for customization by studies.
63
63
</plugin >
64
64
<engine name =" ios" spec =" ^4.5.4" />
65
65
<engine name =" android" spec =" ^6.4.0" />
66
- <plugin name =" edu.berkeley.eecs.emission.cordova.auth" spec =" https://github.com/e-mission/cordova-jwt-auth.git#v1.4.0 " />
66
+ <plugin name =" edu.berkeley.eecs.emission.cordova.auth" spec =" https://github.com/e-mission/cordova-jwt-auth.git#v1.4.1 " />
67
67
<plugin name =" edu.berkeley.eecs.emission.cordova.comm" spec =" https://github.com/e-mission/cordova-server-communication.git#v1.2.0" />
68
68
<plugin name =" edu.berkeley.eecs.emission.cordova.datacollection" spec =" https://github.com/e-mission/e-mission-data-collection.git#v1.1.0" />
69
69
<plugin name =" edu.berkeley.eecs.emission.cordova.serversync" spec =" https://github.com/e-mission/cordova-server-sync.git#v1.1.0" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " edu.berkeley.eecs.embase" ,
3
- "version" : " 1.0 .1" ,
3
+ "version" : " 1.1 .1" ,
4
4
"displayName" : " emTripLog" ,
5
5
"cordova" : {
6
6
"platforms" : [
56
56
"cordova-plugin-whitelist" : " ~1.3.3" ,
57
57
"cordova-plugin-x-socialsharing" : " ~5.2.1" ,
58
58
"de.appplant.cordova.plugin.local-notification-ios9-fix" : " https://github.com/shankari/cordova-plugin-local-notifications.git" ,
59
- "em-cordova-jwt-auth" : " git+https://github.com/e-mission/cordova-jwt-auth.git#v1.4.0 " ,
59
+ "em-cordova-jwt-auth" : " git+https://github.com/e-mission/cordova-jwt-auth.git#v1.4.1 " ,
60
60
"em-cordova-server-communication" : " git+https://github.com/e-mission/cordova-server-communication.git#v1.2.0" ,
61
61
"e-mission-data-collection" : " git+https://github.com/e-mission/e-mission-data-collection.git#v1.1.0" ,
62
62
"em-cordova-server-sync" : " git+https://github.com/e-mission/cordova-server-sync.git#v1.1.0" ,
You can’t perform that action at this time.
0 commit comments