1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 10:19:41 +02:00

Remove smack-compression-jzlib

The smack-compression-jzlib subproject is obsolete since Java 7 de-
and inflate support was added with SMACK-389. Now it is time to remove
it.

Fixes SMACK-840.
This commit is contained in:
Florian Schmaus 2020-04-08 20:57:02 +02:00
parent 5579567572
commit 57d7ac4d5d
6 changed files with 0 additions and 99 deletions

View file

@ -59,7 +59,6 @@ allprojects {
':smack-android',
':smack-android-extensions',
':smack-bosh',
':smack-compression-jzlib',
':smack-debug',
':smack-debug-slf4j',
':smack-java7',