BlitzMail Pro: update autoname, clean up builds
This commit is contained in:
parent
d7113da2f1
commit
927001eb25
|
@ -5,7 +5,7 @@ Source Code:https://github.com/grote/BlitzMail
|
|||
Issue Tracker:https://github.com/grote/BlitzMail/issues
|
||||
FlattrID:1217295
|
||||
|
||||
Auto Name:BlitzMail
|
||||
Auto Name:BlitzMail Pro
|
||||
Summary:Share content and notes via email
|
||||
Description:
|
||||
BlitzMail is an Android app that allows you to set up your email account once
|
||||
|
@ -25,24 +25,29 @@ for your password.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/grote/BlitzMail.git
|
||||
|
||||
Build Version:0.1,1,0.1,target=android-17,prebuild=\
|
||||
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
Build Version:0.3,3,0.3,target=android-17,prebuild=\
|
||||
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
Build:0.1,1
|
||||
commit=0.1
|
||||
target=android-17
|
||||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
|
||||
Build:0.3,3
|
||||
commit=0.3
|
||||
target=android-17
|
||||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
|
||||
Build:0.4,4
|
||||
commit=0.4
|
||||
target=18
|
||||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
|
||||
Build:0.5,5
|
||||
commit=0.5
|
||||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
gradle=normal
|
||||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue