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