mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Wikipedia to r/2.7.50467-r-2024-01-22 (50467)
This commit is contained in:
parent
73e514e863
commit
f3d6fc7f86
1 changed files with 15 additions and 2 deletions
|
|
@ -1583,6 +1583,19 @@ Builds:
|
|||
forceversion: true
|
||||
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||
|
||||
- versionName: r/2.7.50467-r-2024-01-22
|
||||
versionCode: 50467
|
||||
commit: a6f405f74932f8c88ed442816a25cfb55771c969
|
||||
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
|
||||
|
|
@ -1595,5 +1608,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^r
|
||||
CurrentVersion: r/2.7.50466-r-2024-01-09
|
||||
CurrentVersionCode: 50466
|
||||
CurrentVersion: r/2.7.50467-r-2024-01-22
|
||||
CurrentVersionCode: 50467
|
||||
|
|
|
|||
Loading…
Reference in a new issue