Convert gradle scripts to kotlin

This commit is contained in:
AsamK 2021-01-23 15:55:41 +01:00
parent 69149b16c1
commit 4adb11dada
3 changed files with 129 additions and 113 deletions

1
settings.gradle.kts Normal file
View file

@ -0,0 +1 @@
rootProject.name = "signal-cli"