Update Wikipedia to r/2.7.50391-r-2022-01-11 (50391)

This commit is contained in:
F-Droid checkupdates bot 2022-01-12 03:39:58 +00:00
parent fc985677ca
commit 989163ebe5

View file

@ -1097,6 +1097,19 @@ Builds:
forceversion: true
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
- versionName: r/2.7.50391-r-2022-01-11
versionCode: 50391
commit: bc84ca41e7c749b5a3ff27671590d7bcfb7bc843
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- fdroid
forceversion: true
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
MaintainerNotes: |-
* whitelist app/build.gradle for microsoft appcenter SDK. It's actually open source but might
pull in google dependencies. In this case it doesn't
@ -1107,5 +1120,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^r
CurrentVersion: r/2.7.50390-r-2021-12-23
CurrentVersionCode: 50390
CurrentVersion: r/2.7.50391-r-2022-01-11
CurrentVersionCode: 50391