Update Send Reduced to 0.10 (1000)
This commit is contained in:
parent
2ce23738f0
commit
6f1451865e
|
@ -50,6 +50,15 @@ Build:0.09,900
|
||||||
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||||
target=android-21
|
target=android-21
|
||||||
|
|
||||||
|
Build:0.10,1000
|
||||||
|
commit=ebf8f2cf4c49947fb4fbe919da5fd58846ed3036
|
||||||
|
prebuild=sed -i -e 's/
$//' *.sh && \
|
||||||
|
chmod +x *.sh && \
|
||||||
|
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
|
||||||
|
./toNormal.sh && \
|
||||||
|
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||||
|
target=android-21
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* OldRepo for 0.03 - 0.05: https://github.com/arpruss/sendreduced
|
* OldRepo for 0.03 - 0.05: https://github.com/arpruss/sendreduced
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in a new issue