fdroiddata/metadata/com.github.tmo1.sms_ie.yml
2021-11-10 04:59:32 +00:00

48 lines
1 KiB
YAML

Categories:
- Phone & SMS
- System
License: GPL-3.0-or-later
AuthorName: tmo1
SourceCode: https://github.com/tmo1/sms-ie
IssueTracker: https://github.com/tmo1/sms-ie/issues
Changelog: https://github.com/tmo1/sms-ie/releases
AutoName: SMS Import / Export
RepoType: git
Repo: https://github.com/tmo1/sms-ie
Builds:
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: 1.1.1
versionCode: 3
commit: 6cb75e3ac3a5687ac6be750c44d50fa70d6fbb1a
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.2'
versionCode: 4
commit: 5a39d5b810f31d1a88786899e77983644f732255
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%v
UpdateCheckMode: Tags
CurrentVersion: '1.2'
CurrentVersionCode: 4