1 Star 2 Fork 1

studioai/opengles4android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.gradle 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
byhook 提交于 2022-10-30 14:44 . 更新相关依赖配置
ext {
android = [
compileSdkVersion: 33,
applicationId : "com.onzhou.opengles",
minSdkVersion : 21,
targetSdkVersion : 33,
versionCode : 1,
versionName : "1.0.0"
]
versions = [
'appcompatVersion' : '1.4.1',
'materialVersion' : '1.6.0',
'constraintlayoutVersion' : '2.1.3',
'junitVersion' : '4.13.2',
'junitExtVersion' : '1.1.3',
'espressoVersion' : '3.4.0',
'coreKtxVersion' : '1.9.0',
'coroutinesCoreVersion' : '1.5.0',
'coroutinesAndroidVersion': '1.5.0',
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/studioai/opengles4android.git
git@gitee.com:studioai/opengles4android.git
studioai
opengles4android
opengles4android
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385