mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update SaverTuner to 1.1.0 (7)
This commit is contained in:
parent
d263e0ad19
commit
ef22cf0b97
1 changed files with 13 additions and 2 deletions
|
|
@ -69,9 +69,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 7
|
||||
commit: 12431327ec6c73c5269ee04da29c582d9a555c17
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 48141bf3af68fe4273795ee9286935330a3a315c769ce3908e2f77ef2286ea94
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue