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/.project | |
parent | 84e912e94d6a559748c0b737fdb2e664e1291d2f (diff) |
Using kotlin now
Diffstat (limited to 'android/.project')
-rw-r--r-- | android/.project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/android/.project b/android/.project deleted file mode 100644 index 3964dd3..0000000 --- a/android/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>android</name> - <comment>Project android 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> |