Skip to content

Android小工具,当构建类型不为release时,在启动图标上显示添加 版本/分支/时间 等信息

License

Notifications You must be signed in to change notification settings

czy1121/LauncherIconPlugin

Repository files navigation

LauncherIconPlugin

Android小工具,当构建类型不为release时,在启动图标上显示添加 版本/分支/时间 等信息

V{version}-{date}

V{version}-{flavor}\n{date}

V{version}-{flavor}\n{user}-{date}

{branch}\nV{version}-{flavor}\n{user}-{date}

用法

在build.gradle顶部添加

plugins {
  id "ezy.plugin.launchericon" version "1.1.2"
}

License

Copyright 2017 czy1121

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android小工具,当构建类型不为release时,在启动图标上显示添加 版本/分支/时间 等信息

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published