Android IMSI-Catcher Detector: cleanup build
This commit is contained in:
parent
dee1ea4954
commit
d0a184f7cb
|
@ -122,16 +122,11 @@ Build:0.1.36-alpha-b00,36
|
|||
sed -i '/to prevent negative values/d' src/main/java/org/osmdroid/bonuspack/clustering/GridMarkerClusterer.java && \
|
||||
echo "-dontwarn com.kaichunlin.transition.**" >> proguard-rules.txt
|
||||
|
||||
Build:0.1.37-alpha,37
|
||||
Build:0.1.37-alpha-release,37
|
||||
disable=what flavour to use?
|
||||
commit=v0.1.37-alpha
|
||||
subdir=app
|
||||
gradle=yes
|
||||
srclibs=OSMBonusPack@v5.1
|
||||
rm=app/libs/*.jar
|
||||
prebuild=sed -i -e '/osmbonuspack/d' build.gradle && \
|
||||
cp -fR $$OSMBonusPack$$/src/org src/main/java/ && \
|
||||
sed -i '/to prevent negative values/d' src/main/java/org/osmdroid/bonuspack/clustering/GridMarkerClusterer.java && \
|
||||
echo "-dontwarn com.kaichunlin.transition.**" >> proguard-rules.txt
|
||||
subdir=AIMSICD
|
||||
gradle=normal
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue