Skip to content

ZhaoLiang-Git/PrivacyAgreement

Repository files navigation

UnityPrivacyAgreementTool

Unity游戏和应用的隐私协议

  • GitHub:https://github.com/ZhaoLiang-Git/PrivacyAgreement
  • 码云(GitEE):https://gitee.com/zhaoliangliang/UnityPrivacyAgreementTool

接入指引

最新版本:jitpack更新日志

依赖配置

allprojects {
    repositories {
        maven { url 'https://www.jitpack.io' }
    }
}

在Unity mainTemplate.gradle dependencies{}中直接使用如下依赖即可:

dependencies {
    implementation 'com.github.ZhaoLiang-Git:PrivacyAgreement:<version>'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published