Update to moasdawiki-server 3.6.3

This commit is contained in:
Herbert Reiter
2023-11-01 21:11:40 +01:00
parent c0cb48078d
commit 17d3e4da98
+1 -1
View File
@@ -27,7 +27,7 @@ android {
}
dependencies {
api 'net.moasdawiki:moasdawiki-server:3.6.2'
api 'net.moasdawiki:moasdawiki-server:3.6.3'
api ('androidx.appcompat:appcompat:1.6.1') {
exclude group: 'org.jetbrains', module: 'annotations'
}