Add Android Project

This commit is contained in:
GuilhermeWerner 2021-05-23 15:13:50 -03:00
parent 83feb942ab
commit 0b027bebb4
22 changed files with 271 additions and 97 deletions

View file

@ -1,2 +1,3 @@
include("lib")
include("library")
include("android")
rootProject.name = "TribuFu"