mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Wikipedia to r/2.7.50350-r-2021-04-02 (50350)
This commit is contained in:
parent
69ae85dd6c
commit
fd90aa8b80
1 changed files with 11 additions and 2 deletions
|
|
@ -767,6 +767,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.50350-r-2021-04-02
|
||||||
|
versionCode: 50350
|
||||||
|
commit: r/2.7.50350-r-2021-04-02
|
||||||
|
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
|
||||||
|
|
@ -777,5 +786,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^r
|
UpdateCheckMode: Tags ^r
|
||||||
CurrentVersion: r/2.7.50349-r-2021-03-31
|
CurrentVersion: r/2.7.50350-r-2021-04-02
|
||||||
CurrentVersionCode: 50349
|
CurrentVersionCode: 50350
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue