Update to moasdawiki-server 3.7.1

This commit is contained in:
Herbert Reiter
2024-01-01 12:02:36 +01:00
parent 9887622c75
commit 742770826e
+1 -1
View File
@@ -27,7 +27,7 @@ android {
} }
dependencies { dependencies {
api 'net.moasdawiki:moasdawiki-server:3.6.3' api 'net.moasdawiki:moasdawiki-server:3.7.1'
api ('androidx.appcompat:appcompat:1.6.1') { api ('androidx.appcompat:appcompat:1.6.1') {
exclude group: 'org.jetbrains', module: 'annotations' exclude group: 'org.jetbrains', module: 'annotations'
} }