Firefox Klar: update to 1.1 (6)
This commit is contained in:
parent
2eec56607c
commit
154d69a3ae
|
@ -6,6 +6,8 @@ Web Site:https://www.mozilla.org
|
|||
Source Code:https://github.com/mozilla-mobile/focus-android
|
||||
Issue Tracker:https://github.com/mozilla-mobile/focus-android/issues
|
||||
|
||||
Name:Firefox Klar
|
||||
Auto Name:Firefox Focus
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mozilla-mobile/focus-android
|
||||
|
@ -17,7 +19,15 @@ Build:1.0,5
|
|||
rm=app/libs/*
|
||||
prebuild=sed -i -e '/focusCompile/d' -e '/geckoCompile/d' -e "s/compile(name: 'telemetry-2b0baee', ext: 'aar')/compile 'org.mozilla.telemetry:telemetry:1.0.0'/" build.gradle
|
||||
|
||||
Build:1.1,6
|
||||
commit=v1.1-RC1
|
||||
subdir=app
|
||||
gradle=klar,webkit
|
||||
rm=app/libs/*
|
||||
prebuild=sed -i -e '/focusCompile/d' -e '/geckoCompile/d' build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:5
|
||||
Update Check Mode:Tags ^v[0-9.]+$
|
||||
Update Check Name:org.mozilla
|
||||
Current Version:1.1
|
||||
Current Version Code:6
|
||||
|
|
Loading…
Reference in a new issue