From 5dd8ca2ebfee6105e1c42c0588d985399679f664 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 14 Apr 2024 07:23:20 +0000 Subject: [PATCH] Update microMathematics Plus to 2.23.2 (324) --- 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 80393bb4ec..294988b48c 100644 --- a/metadata/com.mkulesh.micromath.plus.yml +++ b/metadata/com.mkulesh.micromath.plus.yml @@ -173,7 +173,18 @@ Builds: gradle: - yes + - versionName: 2.23.2 + versionCode: 324 + commit: c13a1b31b881a6d128a38579e68211d4602233dd + 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 UpdateCheckMode: Tags -CurrentVersion: 2.23.1 -CurrentVersionCode: 323 +CurrentVersion: 2.23.2 +CurrentVersionCode: 324