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