Update to moasdawiki-server 3.9.3

This commit is contained in:
Herbert Reiter
2025-01-05 21:59:04 +01:00
parent 1b5f7918ce
commit c97656a5d0
+1 -1
View File
@@ -27,7 +27,7 @@ android {
} }
dependencies { dependencies {
api 'net.moasdawiki:moasdawiki-server:3.9.1' api 'net.moasdawiki:moasdawiki-server:3.9.3'
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'
} }