add aod parser

This commit is contained in:
2020-10-08 22:20:20 +02:00
parent 0589a75180
commit d0e09bf4e2
57 changed files with 1408 additions and 0 deletions

2
settings.gradle Normal file
View File

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