diff --git a/metadata/com.omgodse.notally.yml b/metadata/com.omgodse.notally.yml index 068f89c57e..6252b189b4 100644 --- a/metadata/com.omgodse.notally.yml +++ b/metadata/com.omgodse.notally.yml @@ -284,7 +284,15 @@ Builds: - yes prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle + - versionName: '6.1' + versionCode: 56 + commit: 90f0704d51ebcb5104df22eed339d5a868e1a2af + subdir: app + gradle: + - yes + prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '6.0' -CurrentVersionCode: 55 +CurrentVersion: '6.1' +CurrentVersionCode: 56