mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
46 lines
956 B
YAML
46 lines
956 B
YAML
Categories:
|
|
- Browser
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/Corewala/Buran
|
|
IssueTracker: https://github.com/Corewala/Buran/issues
|
|
|
|
AutoName: Buran
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Corewala/Buran
|
|
|
|
Builds:
|
|
- versionName: v1.10
|
|
versionCode: 11
|
|
commit: v1.10
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v1.11
|
|
versionCode: 12
|
|
commit: 47dd2722e1e7e62c2a1e63647d0600ae84805536
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v1.12
|
|
versionCode: 13
|
|
commit: 0fdffee9661d27fea3eab5af1dcdc69294fd9865
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: v1.12
|
|
CurrentVersionCode: 13
|