Merge branch 'master' into 'master'
Updated Omni Notes to 5.3.2 (233) See merge request !2093
This commit is contained in:
commit
c1951f8abb
|
@ -30,6 +30,14 @@ Build:5.3.1,232
|
|||
sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \
|
||||
sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle
|
||||
|
||||
Build:5.3.2,233
|
||||
commit=5.3.2
|
||||
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