basic extensions

This commit is contained in:
Jottyfan
2024-12-02 22:58:28 +01:00
parent a0a32563cc
commit ebb603b569
7 changed files with 364 additions and 7 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = 'de.jottyfan.bico'
version = '0.1.6'
version = '0.1.7'
description = """BibleClassOrganizer"""
@ -47,7 +47,7 @@ war {
}
dependencies {
implementation 'de.jottyfan:bicolib:5'
implementation 'de.jottyfan:bicolib:6'
implementation 'org.mnode.ical4j:ical4j:4.0.4'