mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Omni Notes: fix 5.4.0 (235)
This commit is contained in:
parent
28e26da814
commit
40a8c6c158
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Build:5.4.0,235
|
||||||
gradle=foss
|
gradle=foss
|
||||||
prebuild=sed -i -e '/dl.bintray.com/d' -e '/apply plugin: "sonar-runner"/,+999d' ../build.gradle && \
|
prebuild=sed -i -e '/dl.bintray.com/d' -e '/apply plugin: "sonar-runner"/,+999d' ../build.gradle && \
|
||||||
sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \
|
sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \
|
||||||
sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle
|
sed -i -e '/playCompile/d' -e '/outputFileName/d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:HTTP
|
Update Check Mode:HTTP
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue