Update Mozilla Stumbler to 1.8.6 (1080600)

This commit is contained in:
Boris Kraut 2016-06-23 23:06:25 +02:00
parent e81c871b9e
commit 5127bb6fa3

View file

@ -225,6 +225,12 @@ Build:1.8.3,1080300
gradle=fdroid gradle=fdroid
prebuild=sed -i -e '/sonatype/d' build.gradle ../build.gradle prebuild=sed -i -e '/sonatype/d' build.gradle ../build.gradle
Build:1.8.6,1080600
commit=v1.8.6
subdir=android
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.2" }' >> ../build.gradle
gradle=FdroidLbprod
Maintainer Notes: Maintainer Notes:
Update check is disabled on fdroid since upstream calculates version and Update check is disabled on fdroid since upstream calculates version and
versioncode within gradle. Our updatecheck doesn't actually know anything versioncode within gradle. Our updatecheck doesn't actually know anything