mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
add oring-reminder
This commit is contained in:
parent
8e87438e84
commit
bbf86bda42
1 changed files with 30 additions and 0 deletions
30
metadata/com.lubenard.oring_reminder.yml
Normal file
30
metadata/com.lubenard.oring_reminder.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Sports & Health
|
||||||
|
License: Apache-2.0
|
||||||
|
AuthorName: lubenard
|
||||||
|
AuthorEmail: lubenard@student.42.fr
|
||||||
|
SourceCode: https://github.com/lubenard/oRing_Reminder
|
||||||
|
IssueTracker: https://github.com/lubenard/oRing_Reminder/issues
|
||||||
|
Changelog: https://github.com/lubenard/oRing_Reminder/releases
|
||||||
|
|
||||||
|
AutoName: oRing - Reminder
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/lubenard/oRing_Reminder.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 7
|
||||||
|
commit: b2114c2cb1d13f94cb0d08e53c04530f12469b43
|
||||||
|
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: '1.3'
|
||||||
|
CurrentVersionCode: 7
|
||||||
Loading…
Reference in a new issue