File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <bugs >https://github.com/nextcloud/integration_google/issues</bugs >
1717 <screenshot >https://github.com/nextcloud/integration_google/raw/master/img/screenshot1.jpg</screenshot >
1818 <dependencies >
19- <nextcloud min-version =" 30 " max-version =" 32" />
19+ <nextcloud min-version =" 31 " max-version =" 32" />
2020 </dependencies >
2121 <settings >
2222 <admin >OCA\Google\Settings\Admin</admin >
Original file line number Diff line number Diff line change 1414
1515use DateTime ;
1616use Exception ;
17- use NCU \Config \IUserConfig ;
1817use OCA \Google \AppInfo \Application ;
1918use OCA \Google \BackgroundJob \ImportDriveJob ;
2019use OCA \Google \Service \Utils \FileUtils ;
2120use OCP \BackgroundJob \IJobList ;
21+ use OCP \Config \IUserConfig ;
2222use OCP \Files \File ;
2323use OCP \Files \Folder ;
2424use OCP \Files \InvalidPathException ;
You can’t perform that action at this time.
0 commit comments