File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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 =" 4" id =" edu.berkeley.eecs.embase" ios-CFBundleVersion =" 4 " version =" 1.0.3 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget android-versionCode =" 4" id =" edu.berkeley.eecs.embase" ios-CFBundleVersion =" 6 " version =" 1.0.6 " 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.
54
54
<plugin name =" edu.berkeley.eecs.emission.cordova.datacollection" spec =" https://github.com/e-mission/e-mission-data-collection.git" />
55
55
<plugin name =" edu.berkeley.eecs.emission.cordova.serversync" spec =" https://github.com/e-mission/cordova-server-sync.git" />
56
56
<plugin name =" edu.berkeley.eecs.emission.cordova.transitionnotify" spec =" https://github.com/e-mission/e-mission-transition-notify.git" />
57
- <plugin name =" cordova-plugin-ionic" spec =" ~ 3.0.0" >
57
+ <plugin name =" cordova-plugin-ionic" spec =" ^ 3.0.0" >
58
58
<variable name =" APP_ID" value =" e0d8cdec" />
59
59
<variable name =" CHANNEL_NAME" value =" Production" />
60
60
<variable name =" UPDATE_METHOD" value =" none" />
Original file line number Diff line number Diff line change 29
29
"edu.berkeley.eecs.emission.cordova.datacollection" : {},
30
30
"edu.berkeley.eecs.emission.cordova.serversync" : {},
31
31
"cordova-plugin-ionic" : {
32
- "APP_ID" : " 6ab82e2d " ,
32
+ "APP_ID" : " e0d8cdec " ,
33
33
"CHANNEL_NAME" : " Production" ,
34
34
"UPDATE_METHOD" : " none"
35
35
},
50
50
"cordova-plugin-email-composer" : " ~0.8.12" ,
51
51
"cordova-plugin-file" : " ~6.0.1" ,
52
52
"cordova-plugin-inappbrowser" : " https://github.com/shankari/cordova-plugin-inappbrowser.git" ,
53
- "cordova-plugin-ionic" : " ~ 3.0.0" ,
53
+ "cordova-plugin-ionic" : " ^ 3.0.0" ,
54
54
"cordova-plugin-whitelist" : " ~1.3.3" ,
55
55
"cordova-plugin-x-socialsharing" : " ~5.2.1" ,
56
56
"de.appplant.cordova.plugin.local-notification-ios9-fix" : " https://github.com/shankari/cordova-plugin-local-notifications.git" ,
68
68
"phonegap-plugin-barcodescanner" : " ^7.1.0" ,
69
69
"phonegap-plugin-push" : " ~1.9.2"
70
70
}
71
- }
71
+ }
You can’t perform that action at this time.
0 commit comments