3 Star 5 Fork 1

Gitee 极速下载/app-manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/MuntashirAkon/AppManager
克隆/下载
versions.gradle 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
Muntashir Al-Islam 提交于 2024-12-21 04:04 . Update dependencies
// SPDX-License-Identifier: GPL-3.0-or-later
ext {
compile_sdk = 35
min_sdk = 21
target_sdk = 34
build_tools = '35.0.0'
// Gradle plugins
agp_version = '8.7.3'
// Library dependencies
activity_version = "1.9.3" // Draw around the display cutouts
androidx_core_version = "1.15.0" // Added temporarily until appcompat migrates to it
annotation_version = "1.9.1"
apksig_version = "4.4.0"
appcompat_version = "1.7.0"
arsclib_version = "cb342c16ad"
baksmali_version = "3.0.9"
biometric_version = "1.4.0-alpha02"
bouncycastle_version = "1.79"
desugar_jdk_version = "2.1.3"
documentfile_version = "1.1.0-alpha01" // AppCompat still includes the buggy implementation of documentfile library (1.0.0)
duration_picker = "c3c89adf3d"
fastscroll_version = "1.3.0"
gson_version = "2.11.0"
hiddenapibypass_version = "4.3"
jadx_version = "1.4.7"
jb_annotation_version = "26.0.1" // Compile-only
libadb_version = "3.0.0"
libsu_version = "6.0.0"
material_version = "1.12.0"
preferences_version = "1.2.1"
refine_version = "4.0.0"
room_version = "2.6.1"
simplemagic_version = "1.17"
sora_editor_version = "0.22.2"
speed_dial_version = "3.3.0"
splashscreen_version = "1.2.0-alpha02"
sun_security_version = "1.1"
swipe_refresh_version = "1.2.0-alpha01"
unapkm_version = "1.2"
webkit_version = "1.12.1"
zstd_version = "1.5.6-8"
// Test dependencies
junit_version = "4.13.2"
robolectric_version = "4.14.1"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/app-manager.git
[email protected]:mirrors/app-manager.git
mirrors
app-manager
app-manager
master

搜索帮助