mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update microMathematics Plus to 2.23.0 (322)
This commit is contained in:
parent
7a071ca5f0
commit
a22482ec49
1 changed files with 13 additions and 2 deletions
|
|
@ -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/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
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.22.1
|
CurrentVersion: 2.23.0
|
||||||
CurrentVersionCode: 321
|
CurrentVersionCode: 322
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue