try to merge again

This commit is contained in:
technillogue 2021-04-24 22:23:52 -04:00
parent 6d18f311e6
commit 685fce477c
184 changed files with 14906 additions and 1705 deletions

2
settings.gradle.kts Normal file
View file

@ -0,0 +1,2 @@
rootProject.name = "signal-cli"
include("lib")