From 6958c700a541457f069d386b9c258a964484d801 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 21 Jan 2021 10:12:54 +0000 Subject: [PATCH] Newapp: OCR --- metadata/io.github.subhamtyagi.ocr.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/io.github.subhamtyagi.ocr.yml diff --git a/metadata/io.github.subhamtyagi.ocr.yml b/metadata/io.github.subhamtyagi.ocr.yml new file mode 100644 index 0000000000..be478450c2 --- /dev/null +++ b/metadata/io.github.subhamtyagi.ocr.yml @@ -0,0 +1,26 @@ +Categories: + - Graphics + - Writing +License: Apache-2.0 +AuthorName: Shubham +SourceCode: https://github.com/SubhamTyagi/android-ocr +IssueTracker: https://github.com/SubhamTyagi/android-ocr/issues + +AutoName: OCR + +RepoType: git +Repo: https://github.com/SubhamTyagi/android-ocr.git + +Builds: + - versionName: '1.4' + versionCode: 5 + commit: v1.4 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/splits/,+7d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.4' +CurrentVersionCode: 5