mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
SmartNavi: Fix build
This commit is contained in:
parent
398c4de066
commit
10ba3b4209
1 changed files with 1 additions and 2 deletions
|
|
@ -36,12 +36,11 @@ Build:2.1.2f,28
|
|||
sed -i -e '/dependencies/a/*' -e '/appcompat-v7/i*/' build.gradle
|
||||
|
||||
Build:2.2.1f,33
|
||||
disable=untrusted repo
|
||||
commit=2.2.1f
|
||||
subdir=smartnaviapp
|
||||
gradle=free
|
||||
prebuild=sed -i -e '/fabric/d' build.gradle ../build.gradle && \
|
||||
sed -i -e '/dependencies/a/*' -e '/appcompat-v7/i*/' build.gradle
|
||||
sed -i -e '/dependencies/a/*' -e '/appcompat-v7/i*/' -e 's@http://guardian.github.com/maven/repo-releases@https://jitpack.io@g' -e '/com.gu:option/d' -e '/support-v4/acompile "com.github.guardian:Option:e933c3a31d"' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue