mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update MoasdaWiki to 3.9.5.1 (48)
This commit is contained in:
parent
c0a4f7f78d
commit
3adcc47cf3
1 changed files with 13 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ SourceCode: https://gitlab.com/moasdawiki/moasdawiki-app
|
|||
IssueTracker: https://gitlab.com/moasdawiki/moasdawiki-app/-/issues
|
||||
Changelog: https://gitlab.com/moasdawiki/moasdawiki-app/-/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: MoasdaWiki App
|
||||
AutoName: MoasdaWiki
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/moasdawiki/moasdawiki-app.git
|
||||
|
|
@ -249,7 +249,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i '/android {/alintOptions{checkReleaseBuilds false}' build.gradle
|
||||
|
||||
- versionName: 3.9.5.1
|
||||
versionCode: 48
|
||||
commit: a4590e4b35b5b3760ff6f453f2cd22597ba5dd0a
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i '/android {/alintOptions{checkReleaseBuilds false}' build.gradle
|
||||
- sed -i -e 's/8.12.2/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.9.5.0
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 3.9.5.1
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue