mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Release rC3 Schedule 2021 NOWHERE.
This commit is contained in:
parent
2a238c90ef
commit
a1783cebaa
1 changed files with 14 additions and 2 deletions
|
|
@ -92,9 +92,21 @@ Builds:
|
|||
- rc3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.53.0-rC3-Edition
|
||||
versionCode: 85
|
||||
commit: v.1.53.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- rc3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: Disable auto update in favor of manully update.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.51.0-rC3-Edition
|
||||
CurrentVersionCode: 83
|
||||
CurrentVersion: 1.53.0-rC3-Edition
|
||||
CurrentVersionCode: 85
|
||||
|
|
|
|||
Loading…
Reference in a new issue