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