From a96e44578d6ac8dff076c486744c86d11c7e24ee Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Sat, 4 Apr 2020 00:40:03 +0000 Subject: [PATCH] Adding Simple Voice Recorder --- .../com.simplemobiletools.voicerecorder.yml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.simplemobiletools.voicerecorder.yml diff --git a/metadata/com.simplemobiletools.voicerecorder.yml b/metadata/com.simplemobiletools.voicerecorder.yml new file mode 100644 index 0000000000..a4bc680960 --- /dev/null +++ b/metadata/com.simplemobiletools.voicerecorder.yml @@ -0,0 +1,33 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.com +SourceCode: https://github.com/SimpleMobileTools/Simple-Voice-Recorder +IssueTracker: https://github.com/SimpleMobileTools/Simple-Voice-Recorder/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Voice-Recorder/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.com/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +AutoName: Voice Recorder + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Voice-Recorder + +Builds: + - versionName: 5.1.0 + versionCode: 3 + commit: 5.1.0 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 5.1.0 +CurrentVersionCode: 3