SMS Popup: Try to fix build.
This commit is contained in:
parent
d670e33a22
commit
0d56ad82ab
|
@ -39,11 +39,13 @@ Build:1.2.4,124
|
|||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
||||
|
||||
Build:1.3.0,130
|
||||
disable=todo viewpager
|
||||
disable=todo: viewpagerindicator
|
||||
commit=bd527d82b149
|
||||
subdir=SMSPopup
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/Goddchen/,+1d' -e '/maven {/d' build.gradle
|
||||
srclibs=ViewPagerIndicator@2.4.1
|
||||
prebuild=sed -i -e '/Goddchen/,+1d' -e '/maven {/d' -e '/mavenCentral/amavenLocal()' build.gradle && \
|
||||
pushd $$ViewPagerIndicator$$ && $$MVN3$$ -Dandroid.sdk.path=$$SDK$$ install && popd
|
||||
|
||||
Auto Update Mode:None
|
||||
#Tags are one version behind Play Store
|
||||
|
|
Loading…
Reference in a new issue