diff --git a/metadata/com.philkes.notallyx.yml b/metadata/com.philkes.notallyx.yml index cac9d4562c..f05874b4c9 100644 --- a/metadata/com.philkes.notallyx.yml +++ b/metadata/com.philkes.notallyx.yml @@ -54,9 +54,17 @@ Builds: - yes prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle + - versionName: 6.2.2 + versionCode: 622 + commit: 766aedb923222457077b39f660580665a4cce99c + subdir: app + gradle: + - yes + prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle + AllowedAPKSigningKeys: d214b6057b79f82509ddcd1e351965b3c6ecc4b2a3896e5cdf885a70a0b61dfd AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]+$ -CurrentVersion: 6.2.1 -CurrentVersionCode: 621 +CurrentVersion: 6.2.2 +CurrentVersionCode: 622