Update Send Reduced to 0.09 (900)
This commit is contained in:
parent
b63f7f8e39
commit
a718e8d7c2
|
@ -41,6 +41,15 @@ Build:0.08,8
|
|||
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||
target=android-21
|
||||
|
||||
Build:0.09,900
|
||||
commit=4babd064459838d4fe1472912ad443f9a7c35506
|
||||
prebuild=dos2unix *.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:
|
||||
* OldRepo for 0.03 - 0.05: https://github.com/arpruss/sendreduced
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue