mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Wikipedia to r/2.7.50359-r-2021-05-13 (50359)
This commit is contained in:
parent
7cb8fc287e
commit
e3d7a00e1a
1 changed files with 11 additions and 2 deletions
|
|
@ -821,6 +821,15 @@ Builds:
|
|||
forceversion: true
|
||||
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||
|
||||
- versionName: r/2.7.50359-r-2021-05-13
|
||||
versionCode: 50359
|
||||
commit: r/2.7.50359-r-2021-05-13
|
||||
subdir: app
|
||||
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
|
||||
|
|
@ -831,5 +840,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^r
|
||||
CurrentVersion: r/2.7.50358-r-2021-05-11
|
||||
CurrentVersionCode: 50358
|
||||
CurrentVersion: r/2.7.50359-r-2021-05-13
|
||||
CurrentVersionCode: 50359
|
||||
|
|
|
|||
Loading…
Reference in a new issue