mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update fr.smarquis.sleeptimer.yml latest version to 1.3.0
This commit is contained in:
parent
fefa47fa5b
commit
8a81ecc309
1 changed files with 13 additions and 2 deletions
|
|
@ -61,9 +61,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.0
|
||||||
|
versionCode: 13000
|
||||||
|
commit: 1.3.0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
MaintainerNotes: AUM disabled due to generated version code
|
MaintainerNotes: AUM disabled due to generated version code
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.2.1
|
CurrentVersion: 1.3.0
|
||||||
CurrentVersionCode: 12101
|
CurrentVersionCode: 13000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue