7 Star 33 Fork 13

依然__依旧 / CustomWebViewBridge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gradle.properties 977 Bytes
一键复制 编辑 原始数据 按行查看 历史
依然__依旧 提交于 2021-08-05 16:56 . 升级Androidx版本
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.parallel=true
org.gradle.configureondemand=true
## Android 插件会使用对应的 AndroidX 库而非支持库。
android.useAndroidX=true
## Android 插件会通过重写现有第三方库的二进制文件,自动将这些库迁移为使用 AndroidX。
android.enableJetifier=true
#Sat Sep 03 16:40:39 CST 2016
ANDROID_COMPLILE_SDK_VERSION=28
ANDROID_BUILD_SDK_VERSION=30.0.2
useDeprecatedNdk=true
org.gradle.daemon=true
org.gradle.jvmargs=-Xmx2048m -XX\:MaxPermSize\=512m -XX\:+HeapDumpOnOutOfMemoryError -Dfile.encoding\=UTF-8
Android
1
https://gitee.com/quanguanzhou/CustomWebViewBridge.git
git@gitee.com:quanguanzhou/CustomWebViewBridge.git
quanguanzhou
CustomWebViewBridge
CustomWebViewBridge
master

搜索帮助