mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Tempus Romanum to 2.3.5 (235)
This commit is contained in:
parent
f679fabbba
commit
ce779947f7
1 changed files with 13 additions and 2 deletions
|
|
@ -119,7 +119,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.5
|
||||
versionCode: 235
|
||||
commit: a29b9c939f6f4376fbe7ec48480ea353d7933b45
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.4
|
||||
CurrentVersionCode: 234
|
||||
CurrentVersion: 2.3.5
|
||||
CurrentVersionCode: 235
|
||||
|
|
|
|||
Loading…
Reference in a new issue