mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'master' into 'master'
Updated Omni Notes to 5.4.0 (235) See merge request fdroid/fdroiddata!2733
This commit is contained in:
commit
40ebed0ca9
1 changed files with 8 additions and 0 deletions
|
|
@ -38,6 +38,14 @@ Build:5.3.2,233
|
|||
sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \
|
||||
sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle
|
||||
|
||||
Build:5.4.0,235
|
||||
commit=5.4.0
|
||||
subdir=omniNotes
|
||||
gradle=foss
|
||||
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 '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:HTTP
|
||||
Update Check Data:https://raw.githubusercontent.com/federicoiosue/Omni-Notes/develop/gradle.properties|VERSION_CODE=(.*)|.|VERSION_NAME=(.*)
|
||||
|
|
|
|||
Loading…
Reference in a new issue