Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
appzxhy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
appzxhy
Commits
5a49d961
Commit
5a49d961
authored
Dec 23, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...添加gson
parent
4dd8ba46
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
build.gradle.kts
app/build.gradle.kts
+5
-0
No files found.
app/build.gradle.kts
View file @
5a49d961
...
@@ -53,6 +53,9 @@ dependencies {
...
@@ -53,6 +53,9 @@ dependencies {
androidTestImplementation
(
libs
.
androidx
.
junit
)
androidTestImplementation
(
libs
.
androidx
.
junit
)
androidTestImplementation
(
libs
.
androidx
.
espresso
.
core
)
androidTestImplementation
(
libs
.
androidx
.
espresso
.
core
)
//网络请求
implementation
(
"com.google.code.gson:gson:2.11.0"
)
// 语种切换框架:https://github.com/getActivity/MultiLanguages
// 语种切换框架:https://github.com/getActivity/MultiLanguages
implementation
(
"com.github.getActivity:MultiLanguages:9.3"
)
implementation
(
"com.github.getActivity:MultiLanguages:9.3"
)
// 沉浸式状态栏,基础依赖包,必须要依赖
// 沉浸式状态栏,基础依赖包,必须要依赖
...
@@ -92,4 +95,6 @@ dependencies {
...
@@ -92,4 +95,6 @@ dependencies {
implementation
(
libs
.
applovin
.
mintegral
)
//mintegral
implementation
(
libs
.
applovin
.
mintegral
)
//mintegral
implementation
(
libs
.
applovin
.
pangle
)
//pangle
implementation
(
libs
.
applovin
.
pangle
)
//pangle
implementation
(
libs
.
applovin
.
vungle
)
//vungle
implementation
(
libs
.
applovin
.
vungle
)
//vungle
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment