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