From 59b42321e3576a6ac76ff722f9320d20b39b49b9 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 22 May 2020 23:36:55 +0200 Subject: [PATCH] New app: SDK Monitor --- metadata/com.bernaferrari.sdkmonitor.yml | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.bernaferrari.sdkmonitor.yml diff --git a/metadata/com.bernaferrari.sdkmonitor.yml b/metadata/com.bernaferrari.sdkmonitor.yml new file mode 100644 index 0000000000..73ef5957d9 --- /dev/null +++ b/metadata/com.bernaferrari.sdkmonitor.yml @@ -0,0 +1,32 @@ +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/bernaferrari/SDKMonitor +IssueTracker: https://github.com/bernaferrari/SDKMonitor/issues + +AutoName: SDK Monitor +Summary: Display and monitor the targetSDK from installed apps +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 + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '0.3' +CurrentVersionCode: 3