mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Just 24 Hours to 1.4.1 (10401)
This commit is contained in:
parent
1650809289
commit
1623ac123d
1 changed files with 15 additions and 2 deletions
|
|
@ -61,7 +61,20 @@ Builds:
|
|||
rm:
|
||||
- app/build/
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 10401
|
||||
commit: 445392d2198fb768d45ad16bf8f8093a5b14fd75
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/build/
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 10400
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 10401
|
||||
|
|
|
|||
Loading…
Reference in a new issue