mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Wikipedia to r/2.7.50489-r-2024-05-20 (50489)
This commit is contained in:
parent
5f4943d00c
commit
2dd9683e3c
1 changed files with 11 additions and 2 deletions
|
|
@ -1620,6 +1620,15 @@ 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.50489-r-2024-05-20
|
||||||
|
versionCode: 50489
|
||||||
|
commit: 7c8ca0651c4875c65969f0346d05d42b303fe728
|
||||||
|
subdir: app
|
||||||
|
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
|
||||||
|
|
@ -1632,5 +1641,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^r
|
UpdateCheckMode: Tags ^r
|
||||||
CurrentVersion: r/2.7.50484-r-2024-04-19
|
CurrentVersion: r/2.7.50489-r-2024-05-20
|
||||||
CurrentVersionCode: 50484
|
CurrentVersionCode: 50489
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue