diff options
author | Marvin Borner | 2018-07-24 12:37:27 +0200 |
---|---|---|
committer | Marvin Borner | 2018-07-24 12:37:27 +0200 |
commit | abe2bc76f7853a5a4b9a0b8df6efb9ebb6b279c6 (patch) | |
tree | 3f71b8dd820fe20ecc8e20c1e5791cde4afd7295 /android/app/.project | |
parent | 84e912e94d6a559748c0b737fdb2e664e1291d2f (diff) |
Using kotlin now
Diffstat (limited to 'android/app/.project')
-rw-r--r-- | android/app/.project | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/android/app/.project b/android/app/.project deleted file mode 100644 index ac485d7..0000000 --- a/android/app/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?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> |