Update to moasdawiki-server 3.9.5

This commit is contained in:
Herbert Reiter
2025-07-06 20:11:20 +02:00
parent 9d281ebde9
commit 766326d170
+1 -1
View File
@@ -27,7 +27,7 @@ android {
} }
dependencies { dependencies {
api 'net.moasdawiki:moasdawiki-server:3.9.3' api 'net.moasdawiki:moasdawiki-server:3.9.5'
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'
} }