diff --git a/metadata/io.github.subhamtyagi.ocr.yml b/metadata/io.github.subhamtyagi.ocr.yml index ad647a016d..1f8fed8938 100644 --- a/metadata/io.github.subhamtyagi.ocr.yml +++ b/metadata/io.github.subhamtyagi.ocr.yml @@ -46,7 +46,15 @@ Builds: - yes prebuild: sed -i -e '/splits/,+7d' build.gradle + - versionName: '3.0' + versionCode: 9 + commit: 7d8b86c1e31159f47c70bc525f0c8ef74be76854 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/splits/,+7d' build.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '2.1' -CurrentVersionCode: 8 +CurrentVersion: '3.0' +CurrentVersionCode: 9