Initial commit

This commit is contained in:
2022-04-28 19:44:17 +02:00
commit 7bc646f2e7
80 changed files with 3958 additions and 0 deletions

2
settings.gradle Executable file
View File

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