mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-26 07:31:12 +00:00
74 lines
1.5 KiB
YAML
74 lines
1.5 KiB
YAML
Categories:
|
|
- System
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/mueller-ma/PrepaidBalance
|
|
IssueTracker: https://github.com/mueller-ma/PrepaidBalance/issues
|
|
Changelog: https://github.com/mueller-ma/PrepaidBalance/releases
|
|
|
|
AutoName: Prepaid Balance
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/mueller-ma/PrepaidBalance.git
|
|
|
|
Builds:
|
|
- versionName: '0.2'
|
|
versionCode: 3
|
|
commit: '0.2'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.4'
|
|
versionCode: 5
|
|
commit: '0.4'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.5'
|
|
versionCode: 6
|
|
commit: '0.5'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.6'
|
|
versionCode: 7
|
|
commit: 5923c065d4a926cc5eda9548a8a037b59dacc5c7
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 8
|
|
commit: 9b20a39c6f47c40c0f8579a6641605f8b8dec3db
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 9
|
|
commit: ceb1fcd149ce5c39dae7f3fa9871627e5f8aeba8
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 10
|
|
commit: d824aa924d89cd0f6f773728a5bfc8f0a4a30189
|
|
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.2'
|
|
CurrentVersionCode: 10
|