mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
52 lines
1.2 KiB
YAML
52 lines
1.2 KiB
YAML
Categories:
|
|
- System
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/bernaferrari/SDKMonitor
|
|
IssueTracker: https://github.com/bernaferrari/SDKMonitor/issues
|
|
|
|
AutoName: SDK Monitor
|
|
Description: |-
|
|
This app tracks changes on targetSDK from your apps. Starting November 1st,
|
|
2018, Google is requiring all app updates to target at least 26 (28 is the
|
|
latest).
|
|
|
|
The idea behind this project was to make it easy to see the apps which are
|
|
"voluntarily" being updated regularly, and the ones that are resisting
|
|
until the last second.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/bernaferrari/SDKMonitor
|
|
|
|
Builds:
|
|
- versionName: '0.3'
|
|
versionCode: 3
|
|
commit: '0.3'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.98'
|
|
versionCode: 12
|
|
commit: '0.98'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.99'
|
|
versionCode: 13
|
|
commit: f0ff695cd0c6c2fc9ece513b7a373e7465c70923
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.1
|
|
versionCode: 15
|
|
commit: 65c96e9a52ef154dff258be01a2462fbad5cf7d1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.1
|
|
CurrentVersionCode: 15
|