Update com.manor.currentwidget to 0.39a (39)
This commit is contained in:
parent
d102696602
commit
1ac17c044d
|
@ -54,6 +54,13 @@ mkdir -p src/ && rm -rf ../CurrentWidgetLibrary/bin && \
|
|||
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
|
||||
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker-2$$" >> \
|
||||
../CurrentWidgetLibrary/project.properties
|
||||
Build Version:0.39a,39,290,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
|
||||
srclibs=Color-Picker-2@45ee6554a1db,target=android-17,prebuild=\
|
||||
printf "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
|
||||
mkdir -p src/ && rm -rf ../CurrentWidgetLibrary/bin && \
|
||||
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
|
||||
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker-2$$" >> \
|
||||
../CurrentWidgetLibrary/project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue