mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Save to… [NO WAR!!!] to 1.15.7 NO WAR!!! (23)
This commit is contained in:
parent
c72431f4c9
commit
14d9366a83
1 changed files with 14 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ License: CDDL-1.0
|
|||
SourceCode: https://notabug.org/Umnik/SaveTo
|
||||
IssueTracker: https://notabug.org/Umnik/SaveTo/issues
|
||||
|
||||
AutoName: Save to…
|
||||
AutoName: Save to… [NO WAR!!!]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://notabug.org/Umnik/SaveTo.git
|
||||
|
|
@ -153,7 +153,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.15.7 NO WAR!!!
|
||||
versionCode: 23
|
||||
commit: ff592f638fb553f018ccca3536a5808a3ef374b8
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.15.7
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.15.7 NO WAR!!!
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue