Finally fix gradle conversion for persiancalendar
This commit is contained in:
parent
1d26511cae
commit
49cd9af422
|
@ -1,5 +1,6 @@
|
||||||
Category:Office
|
Category:Office
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
|
Web Site:
|
||||||
Source Code:https://github.com/ebraminio/DroidPersianCalendar
|
Source Code:https://github.com/ebraminio/DroidPersianCalendar
|
||||||
Issue Tracker:https://github.com/ebraminio/DroidPersianCalendar/issues
|
Issue Tracker:https://github.com/ebraminio/DroidPersianCalendar/issues
|
||||||
|
|
||||||
|
@ -13,15 +14,37 @@ Includes widgets and dashclock provider.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/ebraminio/DroidPersianCalendar.git
|
Repo:https://github.com/ebraminio/DroidPersianCalendar.git
|
||||||
|
|
||||||
Build Version:1.98,18,85329,srclibs=PrayTimes@0b8576aa74,prebuild=\
|
Build:1.98,18
|
||||||
rm -rf libs && cp -r $$PrayTimes$$/java/src/PrayTimes/src/* src/
|
commit=85329
|
||||||
Build Version:2.04,24,04e6dd9c4,rm=PersianCalendar.apk
|
srclibs=PrayTimes@0b8576aa74
|
||||||
Build Version:2.09,29,14c35f5d215390ef6d287395112d471c67890fb4,rm=PersianCalendar.apk
|
prebuild=rm -rf libs && \
|
||||||
Build Version:3.06,36,9f3293ecca,srclibs=ColorPickerPreference@a6ffb91b1c,prebuild=\
|
cp -r $$PrayTimes$$/java/src/PrayTimes/src/* src/
|
||||||
rm -rf *.apk extra && sed -i 's@\.1=.*@.1=$$ColorPickerPreference$$@' project.properties
|
|
||||||
Build Version:3.08,38,03e3a31d88,srclibs=ColorPicker-Ebraminio@27deadaffe,prebuild=\
|
Build:2.04,24
|
||||||
rm -rf *.apk extra && sed -i 's@\.1=.*@.1=$$ColorPicker-Ebraminio$$@' project.properties
|
commit=04e6dd9c4
|
||||||
Build Version:4.02,42,84a7b52237,gradle=yes
|
rm=PersianCalendar.apk
|
||||||
|
|
||||||
|
Build:2.09,29
|
||||||
|
commit=14c35f5d215390ef6d287395112d471c67890fb4
|
||||||
|
rm=PersianCalendar.apk
|
||||||
|
|
||||||
|
Build:3.06,36
|
||||||
|
commit=9f3293ecca
|
||||||
|
srclibs=ColorPickerPreference@a6ffb91b1c
|
||||||
|
prebuild=rm -rf *.apk extra && \
|
||||||
|
sed -i 's@\.1=.*@.1=$$ColorPickerPreference$$@' project.properties
|
||||||
|
|
||||||
|
Build:3.08,38
|
||||||
|
commit=03e3a31d88
|
||||||
|
srclibs=ColorPicker-Ebraminio@27deadaffe
|
||||||
|
prebuild=rm -rf *.apk extra && \
|
||||||
|
sed -i 's@\.1=.*@.1=$$ColorPicker-Ebraminio$$@' project.properties
|
||||||
|
|
||||||
|
Build:4.02,42
|
||||||
|
commit=84a7b52237
|
||||||
|
rm=PersianCalendar.apk;extra/
|
||||||
|
subdir=PersianCalendar
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
#Would be repomanifest if I could get it work work with this source layout
|
#Would be repomanifest if I could get it work work with this source layout
|
||||||
|
|
Loading…
Reference in a new issue