Evergreen Wishlist: Shorten description, try to fix build
This commit is contained in:
parent
7a605f7b25
commit
9fbd556cd7
|
|
@ -5,7 +5,7 @@ Source Code:https://github.com/asommer70/evergreen-wishlist
|
||||||
Issue Tracker:https://github.com/asommer70/evergreen-wishlist/issues
|
Issue Tracker:https://github.com/asommer70/evergreen-wishlist/issues
|
||||||
|
|
||||||
Auto Name:Evergreen Wishlist
|
Auto Name:Evergreen Wishlist
|
||||||
Summary:Lookup books in your Amazon Wish List at your local library
|
Summary:Lookup books on Amazon wishlists at local library
|
||||||
Description:
|
Description:
|
||||||
Evergreen Wishlist allows you to lookup books on your Amazon Wish List
|
Evergreen Wishlist allows you to lookup books on your Amazon Wish List
|
||||||
at your local library. Well there is a catch or two. Your library needs
|
at your local library. Well there is a catch or two. Your library needs
|
||||||
|
|
@ -21,8 +21,17 @@ Repo Type:git
|
||||||
Repo:https://github.com/asommer70/evergreen-wishlist.git
|
Repo:https://github.com/asommer70/evergreen-wishlist.git
|
||||||
|
|
||||||
Build:0.0.1,1
|
Build:0.0.1,1
|
||||||
|
disable=fails at scanner
|
||||||
commit=1.1
|
commit=1.1
|
||||||
subdir=platforms/android
|
subdir=platforms/android
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/wrapper/,+2d' -e '/apply plugin/s/android/com.android.application/g' -e '/gradle.gradleVersion/idependencies {\n classpath "com.android.tools.build:gradle:1.0.0+"\n}\n' build.gradle && \
|
||||||
|
sed -i -e '/gradle.gradleVersion/,+16d' build.gradle
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
ERROR: Found shared library at plugins/com.ionic.keyboard/src/blackberry10/native/device/libKeyboard.so
|
||||||
|
ERROR: Found shared library at plugins/com.ionic.keyboard/src/blackberry10/native/simulator/libKeyboard.so
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue