mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Wikipedia to r/2.7.50443-r-2023-05-15 (50443)
This commit is contained in:
parent
67fc0260bd
commit
43a3a007f9
1 changed files with 15 additions and 2 deletions
|
|
@ -1401,6 +1401,19 @@ Builds:
|
||||||
forceversion: true
|
forceversion: true
|
||||||
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||||
|
|
||||||
|
- versionName: r/2.7.50443-r-2023-05-15
|
||||||
|
versionCode: 50443
|
||||||
|
commit: 43a50b9ed6f42fbfb952a369f066df892dcc68a2
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
forceversion: true
|
||||||
|
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
* whitelist app/build.gradle for microsoft appcenter SDK. It's actually open source but might
|
* 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
|
pull in google dependencies. In this case it doesn't
|
||||||
|
|
@ -1412,5 +1425,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^r
|
UpdateCheckMode: Tags ^r
|
||||||
CurrentVersion: r/2.7.50441-r-2023-04-20
|
CurrentVersion: r/2.7.50443-r-2023-05-15
|
||||||
CurrentVersionCode: 50441
|
CurrentVersionCode: 50443
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue