MozStumbler - 1.8.8

This commit is contained in:
Licaon_Kter 2019-04-03 13:43:59 +00:00
parent 11c8b3fae6
commit 209c4e76a0

View file

@ -232,6 +232,13 @@ Build:1.8.6,1080600
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.2" }' >> ../build.gradle init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.2" }' >> ../build.gradle
gradle=FdroidLbprod gradle=FdroidLbprod
Build:1.8.8,1080800
commit=v1.8.8
subdir=android
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.2" }' >> ../build.gradle
gradle=Fdroid
prebuild=sed -i -e 's/private-"+scope+".properties/private-fdroid.properties/' build.gradle
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
@ -240,5 +247,5 @@ about gradle and just scrapes the files for relevant data.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:None Update Check Mode:None
Current Version:1.8.6 Current Version:1.8.8
Current Version Code:1080600 Current Version Code:1080800