Fix APG 1.0.9 build
This commit is contained in:
parent
96f8b91ff4
commit
ab10786b21
|
@ -16,22 +16,12 @@ decrypting emails, as well as adding and verifying digital signatures.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/thialfihar/apg.git
|
||||
|
||||
Build:1.0.8,10900
|
||||
commit=bf6029124
|
||||
disable=remove -fdroid version
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
extlibs=bc145_reduced_for_apg.zip
|
||||
prebuild=sed -i 's/minSdkVersion="3"/minSdkVersion="4"/g' AndroidManifest.xml && \
|
||||
unzip libs/bc145_reduced_for_apg.zip -d src/ && \
|
||||
rm libs/bc145_reduced_for_apg.zip
|
||||
|
||||
Build:1.0.9,1099
|
||||
Build:1.0.9,10999
|
||||
commit=1b25cd3ca1d0a
|
||||
extlibs=bc145_reduced_for_apg.zip
|
||||
prebuild=sed -i 's/minSdkVersion="3"/minSdkVersion="4"/g' AndroidManifest.xml && \
|
||||
unzip libs/bc145_reduced_for_apg.zip -d src/ && \
|
||||
rm libs/bc145_reduced_for_apg.zip
|
||||
rm -f libs/bc145_reduced_for_apg.zip ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/1.0.9-release
|
||||
|
|
Loading…
Reference in a new issue