Lightning: Prepare next release.
This commit is contained in:
parent
9d6c15ec46
commit
b764c20fe8
|
@ -7,16 +7,15 @@ Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
|
|||
Auto Name:Lightning
|
||||
Summary:Lightweight browser
|
||||
Description:
|
||||
Lightweight browser with following features:
|
||||
|
||||
* Fast Start Times
|
||||
* Small Footprint
|
||||
* Smooth Scrolling
|
||||
* Long-press a tab to delete it
|
||||
* Long-press the back button to exit the browser
|
||||
|
||||
There is a proprietary software version of this app found elsewhere which uses
|
||||
drawers instead of tabs for its UI.
|
||||
|
||||
Prerelease software. Former stable versions can be found at [[acr.browser.barebones]].
|
||||
Former versions can be found at [[acr.browser.barebones]].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -28,15 +27,17 @@ Build:3.1.1a,66
|
|||
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||
target=android-19
|
||||
|
||||
Maintainer Notes:
|
||||
NetCipher is included as submodule. However, using it breaks the build.
|
||||
|
||||
According to commit messages there should be a 3.1.0 with the changed package
|
||||
id, but 3.1.1a is the only version I could find.
|
||||
.
|
||||
Build:3.2.0.1a,67
|
||||
disable=Wait for upstream
|
||||
forcevercode=yes
|
||||
commit=v3.2a-beta
|
||||
srclibs=1:NetCipher@1.1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||
target=android-19
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.1.1a
|
||||
Current Version Code:66
|
||||
|
||||
|
|
Loading…
Reference in a new issue