From 568a60073f01d1a0a7a7e4b35b0cc5f19471009e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 30 Sep 2021 04:48:58 +0000 Subject: [PATCH] =?UTF-8?q?Update=20=D9=86=D9=88=D8=B1=20=D8=A7=D9=84?= =?UTF-8?q?=D9=87=D8=AF=D9=89=20to=20v1.02=20(102)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/com.mirfatif.noorulhuda.yml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) 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