From cefae9fe128a693f50578444c66ea68570e1816c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 20 Dec 2022 08:02:28 +0000 Subject: [PATCH] Update microMathematics Plus to 2.23.1 (323) --- metadata/com.mkulesh.micromath.plus.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.mkulesh.micromath.plus.yml b/metadata/com.mkulesh.micromath.plus.yml index 4e5183021d..73fe4ddd5a 100644 --- a/metadata/com.mkulesh.micromath.plus.yml +++ b/metadata/com.mkulesh.micromath.plus.yml @@ -174,7 +174,18 @@ Builds: gradle: - yes + - versionName: 2.23.1 + versionCode: 323 + commit: 95d8a0d703d8aba370b2463ca1cfa9070a94e55a + subdir: app + sudo: + - sdkmanager 'build-tools;32.0.0' 'build-tools;30.0.3' + - cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/32.0.0/lib/dx.jar + - cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/32.0.0/dx + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.23.0 -CurrentVersionCode: 322 +CurrentVersion: 2.23.1 +CurrentVersionCode: 323