mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Save to 0.2.4-RC-7 (20437)
This commit is contained in:
parent
5647978156
commit
a25816e633
1 changed files with 16 additions and 2 deletions
|
|
@ -90,6 +90,20 @@ Builds:
|
|||
scandelete:
|
||||
- art
|
||||
|
||||
- versionName: 0.2.4-RC-7
|
||||
versionCode: 20437
|
||||
commit: 2d70d53dc6416f025d9ae146a7e074e7251977b8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/getDropboxKey()$/""/' build.gradle
|
||||
scandelete:
|
||||
- art
|
||||
|
||||
MaintainerNotes: |
|
||||
Binaries are here:
|
||||
https://github.com/OpenArchive/openarchive/releases/download/%v/openarchive-%v.apk
|
||||
|
|
@ -98,5 +112,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: config.gradle|versionCode\s+:\s(\d+)|.|versionName\s+:\s'(.+)'
|
||||
CurrentVersion: 0.2.4-RC-6
|
||||
CurrentVersionCode: 20436
|
||||
CurrentVersion: 0.2.4-RC-7
|
||||
CurrentVersionCode: 20437
|
||||
|
|
|
|||
Loading…
Reference in a new issue