diff --git a/metadata/com.mirfatif.noorulhuda.yml b/metadata/com.mirfatif.noorulhuda.yml index 113c07636f..c97486a4fd 100644 --- a/metadata/com.mirfatif.noorulhuda.yml +++ b/metadata/com.mirfatif.noorulhuda.yml @@ -26,7 +26,21 @@ Builds: prebuild: sed -i 's|pref_settings_check_for_updates_default">true<|pref_settings_check_for_updates_default">false<|' src/main/res/values/pref_strings.xml + - versionName: v1.02 + versionCode: 102 + commit: ab782bd738552247acd25c72d57fa1d08f9aef8c + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + prebuild: sed -i 's|pref_settings_check_for_updates_default">true<|pref_settings_check_for_updates_default">false<|' + src/main/res/values/pref_strings.xml + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v1.01 -CurrentVersionCode: 101 +CurrentVersion: v1.02 +CurrentVersionCode: 102