fdroiddata/metadata/slowscript.warpinator.yml

87 lines
2 KiB
YAML
Raw Normal View History

2021-07-15 14:22:07 +00:00
Categories:
- Internet
License: GPL-3.0-only
SourceCode: https://github.com/slowscript/warpinator-android
IssueTracker: https://github.com/slowscript/warpinator-android/issues
Changelog: https://github.com/slowscript/warpinator-android/releases
2021-07-16 04:43:05 +00:00
AutoName: Warpinator
2021-07-15 14:22:07 +00:00
RepoType: git
Repo: https://github.com/slowscript/warpinator-android.git
Builds:
- versionName: '1.3'
versionCode: 1030
commit: v1.3
subdir: app
gradle:
- yes
2021-07-26 04:36:27 +00:00
- versionName: 1.3.1
versionCode: 1031
commit: 1845359ed79470cd7d66de784eb04af4c5e50900
subdir: app
gradle:
- yes
2021-08-29 04:43:42 +00:00
- versionName: 1.3.2
versionCode: 1032
commit: e5d1ea32d9fa6edf622466ec9a81a03a495336d9
subdir: app
2021-08-31 04:40:47 +00:00
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
2021-08-29 04:43:42 +00:00
gradle:
- yes
2021-11-22 04:40:28 +00:00
- versionName: 1.4.0
versionCode: 1040
commit: 72ce56bb1dc7efead2ecd72952792e5db2164806
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
2021-11-23 04:46:33 +00:00
- versionName: 1.4.1
versionCode: 1041
commit: bbc9779ff2ef2779a9785f344506fb755ae564e1
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
2021-11-24 04:42:41 +00:00
- versionName: 1.4.2
versionCode: 1042
commit: 1830f0be0bb01222cc3c8c0da5a62f7cb80b8153
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
2021-12-23 04:38:26 +00:00
- versionName: 1.4.3
versionCode: 1043
commit: 805ba7bcd299dcc104bdbb2c08e16ff3aa8629de
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
2021-07-15 14:22:07 +00:00
AutoUpdateMode: Version
UpdateCheckMode: Tags
2021-12-23 04:38:26 +00:00
CurrentVersion: 1.4.3
CurrentVersionCode: 1043