mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
calculator++: bugfix release
This commit is contained in:
parent
053c75b0a6
commit
5f4ba864c1
1 changed files with 12 additions and 1 deletions
|
|
@ -55,10 +55,21 @@ Builds:
|
||||||
- serso-otto@7d9c4ad443ccf75a4908941f2d555d1fb52f28a9
|
- serso-otto@7d9c4ad443ccf75a4908941f2d555d1fb52f28a9
|
||||||
prebuild: cp $$serso-plotter$$/lib/build/outputs/aar/lib-release.aar ./misc/libs/plotter.aar
|
prebuild: cp $$serso-plotter$$/lib/build/outputs/aar/lib-release.aar ./misc/libs/plotter.aar
|
||||||
|
|
||||||
|
- versionName: 2.2.7
|
||||||
|
versionCode: 158
|
||||||
|
commit: release-2.2.7a
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- serso-plotter@3683ea6b242a02164379d628c265ff849abe6e31
|
||||||
|
- serso-otto@7d9c4ad443ccf75a4908941f2d555d1fb52f28a9
|
||||||
|
prebuild: cp $$serso-plotter$$/lib/build/outputs/aar/lib-release.aar ./misc/libs/plotter.aar
|
||||||
|
|
||||||
MaintainerNotes: otto is installed to the local maven repo (~/.m2) and used during
|
MaintainerNotes: otto is installed to the local maven repo (~/.m2) and used during
|
||||||
the build from there.
|
the build from there.
|
||||||
|
|
||||||
AutoUpdateMode: Version release-%v
|
AutoUpdateMode: Version release-%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.2.7
|
CurrentVersion: 2.2.7
|
||||||
CurrentVersionCode: 157
|
CurrentVersionCode: 158
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue