initial commit

This commit is contained in:
Sebastian Seedorf
2020-12-06 19:59:55 +01:00
commit 3b14696b5d
176 changed files with 73741 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name='FUPlanner 2'
include ':app'