mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Wikipedia to r/2.7.50458-r-2023-11-09 (50458)
This commit is contained in:
parent
2c0d53715a
commit
daa7b01670
1 changed files with 15 additions and 2 deletions
|
|
@ -1531,6 +1531,19 @@ Builds:
|
|||
forceversion: true
|
||||
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||
|
||||
- versionName: r/2.7.50458-r-2023-11-09
|
||||
versionCode: 50458
|
||||
commit: 538690fb7b132154e40a1fed548841349de201dc
|
||||
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
|
||||
|
|
@ -1543,5 +1556,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^r
|
||||
CurrentVersion: r/2.7.50455-r-2023-10-10
|
||||
CurrentVersionCode: 50455
|
||||
CurrentVersion: r/2.7.50458-r-2023-11-09
|
||||
CurrentVersionCode: 50458
|
||||
|
|
|
|||
Loading…
Reference in a new issue