Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
scanqrwhitecopy
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
scanqrwhitecopy
Commits
e4bdfb96
Commit
e4bdfb96
authored
Jan 20, 2025
by
周文华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【新增】新增三方框架与首页背景图
parent
a690274c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
build.gradle.kts
app/build.gradle.kts
+1
-0
home_bg.webp
app/src/main/res/mipmap-xhdpi/home_bg.webp
+0
-0
libs.versions.toml
gradle/libs.versions.toml
+2
-0
No files found.
app/build.gradle.kts
View file @
e4bdfb96
...
@@ -155,5 +155,6 @@ dependencies {
...
@@ -155,5 +155,6 @@ dependencies {
implementation
(
libs
.
lottie
)
implementation
(
libs
.
lottie
)
implementation
(
libs
.
expandablerecyclerview
)
}
}
app/src/main/res/mipmap-xhdpi/home_bg.webp
0 → 100644
View file @
e4bdfb96
File added
gradle/libs.versions.toml
View file @
e4bdfb96
...
@@ -21,6 +21,7 @@ mintegral = "16.8.61.0"
...
@@ -21,6 +21,7 @@ mintegral = "16.8.61.0"
pangle
=
"6.3.0.4.0"
pangle
=
"6.3.0.4.0"
protoliteWellKnownTypes
=
"18.0.0"
protoliteWellKnownTypes
=
"18.0.0"
lottie
=
"6.5.2"
lottie
=
"6.5.2"
expandablerecyclerview
=
"0.9.3"
...
@@ -53,6 +54,7 @@ applovin_mintegral = { group = "com.applovin.mediation", name = "mintegral-adapt
...
@@ -53,6 +54,7 @@ applovin_mintegral = { group = "com.applovin.mediation", name = "mintegral-adapt
applovin_pangle
=
{
group
=
"com.applovin.mediation"
,
name
=
"bytedance-adapter"
,
version.ref
=
"pangle"
}
applovin_pangle
=
{
group
=
"com.applovin.mediation"
,
name
=
"bytedance-adapter"
,
version.ref
=
"pangle"
}
protolite-well-known-types
=
{
group
=
"com.google.firebase"
,
name
=
"protolite-well-known-types"
,
version.ref
=
"protoliteWellKnownTypes"
}
protolite-well-known-types
=
{
group
=
"com.google.firebase"
,
name
=
"protolite-well-known-types"
,
version.ref
=
"protoliteWellKnownTypes"
}
lottie
=
{
group
=
"com.airbnb.android"
,
name
=
"lottie"
,
version.ref
=
"lottie"
}
lottie
=
{
group
=
"com.airbnb.android"
,
name
=
"lottie"
,
version.ref
=
"lottie"
}
expandablerecyclerview
=
{
group
=
"com.github.pokercc"
,
name
=
"ExpandableRecyclerView"
,
version.ref
=
"expandablerecyclerview"
}
...
...
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