whyclj
2020-01-06 5986d20708d2a7e3db5f162dd9af3dde433d8d6e
platforms/android/app/.project
@@ -1,17 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
   <name>app</name>
   <comment>Project app created by Buildship.</comment>
   <projects>
   </projects>
   <buildSpec>
      <buildCommand>
         <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
         <arguments>
         </arguments>
      </buildCommand>
   </buildSpec>
   <natures>
      <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
   </natures>
</projectDescription>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
   <name>app</name>
   <comment>Project app created by Buildship.</comment>
   <projects>
   </projects>
   <buildSpec>
      <buildCommand>
         <name>org.eclipse.jdt.core.javabuilder</name>
         <arguments>
         </arguments>
      </buildCommand>
      <buildCommand>
         <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
         <arguments>
         </arguments>
      </buildCommand>
   </buildSpec>
   <natures>
      <nature>org.eclipse.jdt.core.javanature</nature>
      <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
   </natures>
</projectDescription>