From a22482ec4978b0fd64ed38f3705a2ac6749bb4a1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 31 Oct 2022 07:53:24 +0000 Subject: [PATCH] Update microMathematics Plus to 2.23.0 (322) --- 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 b72354c9bd..a91b8559a6 100644 --- a/metadata/com.mkulesh.micromath.plus.yml +++ b/metadata/com.mkulesh.micromath.plus.yml @@ -162,7 +162,18 @@ Builds: - cp $$SDK$$/build-tools/30.0.3/lib/dx.jar $$SDK$$/build-tools/32.0.0/lib/dx.jar - cp $$SDK$$/build-tools/30.0.3/dx $$SDK$$/build-tools/32.0.0/dx + - versionName: 2.23.0 + versionCode: 322 + commit: 3e45190c1d06bd8d22a6c32b7f62a16ef0503d21 + subdir: app + gradle: + - yes + prebuild: + - $$SDK$$/tools/bin/sdkmanager 'build-tools;32.0.0' 'build-tools;30.0.3' > /dev/null + - cp $$SDK$$/build-tools/30.0.3/lib/dx.jar $$SDK$$/build-tools/32.0.0/lib/dx.jar + - cp $$SDK$$/build-tools/30.0.3/dx $$SDK$$/build-tools/32.0.0/dx + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.22.1 -CurrentVersionCode: 321 +CurrentVersion: 2.23.0 +CurrentVersionCode: 322