mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Wikipedia to r/2.7.50463-r-2023-12-04 (50463)
This commit is contained in:
parent
f4727f2116
commit
a57df9df58
1 changed files with 15 additions and 2 deletions
|
|
@ -1557,6 +1557,19 @@ Builds:
|
|||
forceversion: true
|
||||
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||
|
||||
- versionName: r/2.7.50463-r-2023-12-04
|
||||
versionCode: 50463
|
||||
commit: d6d4f083da0dff13ca012de1917ae600d7e761ee
|
||||
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: |-
|
||||
* 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
|
||||
|
|
@ -1569,5 +1582,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^r
|
||||
CurrentVersion: r/2.7.50460-r-2023-11-21
|
||||
CurrentVersionCode: 50460
|
||||
CurrentVersion: r/2.7.50463-r-2023-12-04
|
||||
CurrentVersionCode: 50463
|
||||
|
|
|
|||
Loading…
Reference in a new issue