mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Thor to 1.0.0 (100)
This commit is contained in:
parent
c94149eba2
commit
96a293a312
1 changed files with 13 additions and 2 deletions
|
|
@ -195,7 +195,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 100
|
||||
commit: e4f6e3d26c2f878f26c73952d4d9a13777ea6ab9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.9
|
||||
CurrentVersionCode: 99
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue