mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
wikipedia: add new version
This commit is contained in:
parent
914b55fffa
commit
b19169f6ee
1 changed files with 13 additions and 0 deletions
|
|
@ -624,6 +624,19 @@ Builds:
|
|||
scanignore:
|
||||
- app/build.gradle
|
||||
|
||||
- versionName: r/2.7.50322-r-2020-06-08
|
||||
versionCode: 50322
|
||||
commit: r/2.7.50322-r-2020-06-08
|
||||
subdir: app
|
||||
init: sed -i '/sonatype/d' ../build.gradle
|
||||
gradle:
|
||||
- fdroid
|
||||
forceversion: true
|
||||
prebuild: sed -i -e 's/enable true/enable false/' -e '/defaultConfig {/a ndk{abiFilters
|
||||
"arm64-v8a", "armeabi-v7a", "x86", "x86_64"}' build.gradle
|
||||
scanignore:
|
||||
- app/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
|
||||
|
|
|
|||
Loading…
Reference in a new issue