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