1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 00:59:39 +02:00

Add smack-examples

This commit is contained in:
Florian Schmaus 2023-11-28 10:46:16 +01:00
parent 5a78534443
commit 04dc212db8
17 changed files with 245 additions and 146 deletions

View file

@ -6,6 +6,7 @@ rootProject.name = 'Smack'
include 'smack-core',
'smack-im',
'smack-tcp',
'smack-examples',
'smack-extensions',
'smack-experimental',
'smack-debug',