Update com.benny.openlauncher
This commit is contained in:
parent
1cf19ea201
commit
2be2e17d82
|
@ -1,8 +1,9 @@
|
|||
Categories:System
|
||||
License:Apache-2.0
|
||||
Web Site:https://github.com/BennyKok/OpenLauncher/blob/HEAD/README.md
|
||||
Source Code:https://github.com/BennyKok/OpenLauncher
|
||||
Issue Tracker:https://github.com/BennyKok/OpenLauncher/issues
|
||||
Web Site:https://github.com/OpenLauncherTeam/openlauncher/blob/HEAD/README.md
|
||||
Source Code:https://github.com/OpenLauncherTeam/openlauncher
|
||||
Issue Tracker:https://github.com/OpenLauncherTeam/openlauncher/issues
|
||||
Changelog:https://github.com/OpenLauncherTeam/openlauncher/blob/HEAD/CHANGELOG.md
|
||||
|
||||
Auto Name:OpenLauncher
|
||||
Summary:Launch applications and manage homescreen
|
||||
|
@ -11,7 +12,7 @@ Launcher that aims to be a powerful and community driven project.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/BennyKok/OpenLauncher
|
||||
Repo:https://github.com/OpenLauncherTeam/openlauncher
|
||||
|
||||
Build:alpha1-patch1,2
|
||||
disable=old build
|
||||
|
@ -56,7 +57,13 @@ Build:alpha3,8
|
|||
gradle=yes
|
||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:alpha3
|
||||
Current Version Code:8
|
||||
Build:0.3.1,9
|
||||
commit=v0.3.1
|
||||
subdir=app
|
||||
gradle=FlavorDefault
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:HTTP
|
||||
Update Check Data:https://raw.githubusercontent.com/OpenLauncherTeam/openlauncher/HEAD/app/build.gradle|def VERSION_CODE = (.*)|.|def VERSION_NAME = "(.*)"
|
||||
Current Version:0.3.1
|
||||
Current Version Code:9
|
||||
|
|
Loading…
Reference in a new issue