phonegap / phonegap-plugin-contentsync

Download and cache remotely hosted content
Apache License 2.0
206 stars 98 forks source link

contentsync/Sync.java:304: error: ';' expected #163

Closed bugsmafia closed 7 years ago

bugsmafia commented 7 years ago

/project/src/com/adobe/phonegap/contentsync/Sync.java:304: error: ';' expected retval = false ^ /project/src/com/adobe/phonegap/contentsync/Sync.java:316: error: ';' expected retval = false ^ /project/src/com/adobe/phonegap/contentsync/Sync.java:331: error: ';' expected retval = false ^ /project/src/com/adobe/phonegap/contentsync/Sync.java:344: error: ';' expected retval = false ^

ptit6sky commented 7 years ago

Fixed in following pull request.

164

macdonst commented 7 years ago

@bugsmafia @ptit6sky and this is why you shouldn't release code on a plane. I just pushed a 1.3.3 to npm.