Skip to content

HighCapable/Gropify

Repository files navigation

Gropify

GitHub license Telegram QQ

LOGO

A type-safe and modern properties plugin for Gradle.

English | 简体中文

LOGO HighCapable

This project belongs to the above-mentioned organization, click the link above to follow this organization and discover more good projects.

What's this

This plugin is designed for Gradle build scripts. It aims to bring properties similar to those in the gradle.properties file into build scripts in a type-safe way, avoiding problems that hard-coded strings might cause.

The project icon was designed by MaiTungTM. The name comes from GradlePropify, meaning a plugin for Gradle properties.

It is a brand-new project rebuilt from SweetProperty, borrowing previous design ideas and making it more polished and easier to use.

The configuration plan format of Gropify is similar to SweetProperty. If you are using SweetProperty, you can consider migrating to Gropify.

Get Started

Click here go to the documentation page for more detailed tutorials and content.

Promotion

Hey, please stay! 👋

Here are related projects such as Android development tools, UI design, Gradle plugins, Xposed Modules and practical software.

If the project below can help you, please give me a star!

All projects are free, open source, and follow the corresponding open source license agreement.

Star History

Star History Chart

License

Apache License Version 2.0

Copyright (C) 2019 HighCapable

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

    https://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.

Copyright © 2019 HighCapable