LeafPic: Fix build
This commit is contained in:
parent
770c8dac40
commit
210c7314b8
|
|
@ -13,14 +13,12 @@ Advanced replacement for the default image gallery.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/HoraApps/LeafPic/
|
||||
|
||||
Build:v0.5.2-fdroid,10
|
||||
commit=4e29d9ec7f2424e02452f28698151022f8adf96e
|
||||
Build:v0.5.2,10
|
||||
commit=9d8a4a85cb4d28d34803237d0df6c13f7992d426
|
||||
subdir=app
|
||||
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.14.1" }' >> ../build.gradle
|
||||
gradle=noGPlay
|
||||
prebuild=sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' -e '/dasar/d' -e '/uz.shift/d' -e '/support-v4/acompile "com.github.DASAR:ShiftColorPicker:v0.5@aar"' build.gradle && \
|
||||
mv -i src/main/java/org/horaapps/leafpic/SecretConstantsExample.java src/main/java/org/horaapps/leafpic/SecretConstants.java && \
|
||||
sed -i -e 's/SecretConstantsExample/SecretConstants/g' src/main/java/org/horaapps/leafpic/SecretConstants.java
|
||||
prebuild=sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' -e '/dasar/d' -e '/uz.shift/d' -e '/support-v4/acompile "com.github.DASAR:ShiftColorPicker:v0.5@aar"' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue