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

Rename smack-java7 to smack-java8

Fixes SMACK-854.
This commit is contained in:
Florian Schmaus 2020-09-23 17:50:11 +02:00
parent fe7d3bec30
commit 048226960b
11 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ dependencies {
api project(':smack-debug')
api project(':smack-experimental')
api project(':smack-extensions')
api project(':smack-java7')
api project(':smack-java8')
api project(':smack-legacy')
api project(':smack-omemo')
api project(':smack-openpgp')