mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MAXS Module WifiAccess to 0.3.0 (2000300550)
This commit is contained in:
parent
7f58b731ee
commit
91bda5d98b
1 changed files with 11 additions and 2 deletions
|
|
@ -113,7 +113,16 @@ Build:0.2.1,2000200549
|
||||||
prebuild=make prebuild && \
|
prebuild=make prebuild && \
|
||||||
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
|
Build:0.3.0,2000300550
|
||||||
|
commit=0.3.0
|
||||||
|
subdir=module-wifiaccess
|
||||||
|
submodules=yes
|
||||||
|
init=cd .. && \
|
||||||
|
make module-wifiaccess/Makefile
|
||||||
|
prebuild=make prebuild && \
|
||||||
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.2.1
|
Current Version:0.3.0
|
||||||
Current Version Code:2000200549
|
Current Version Code:2000300550
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue