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
9c8ec17f
Commit
9c8ec17f
authored
Jun 30, 2025
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[新项目]Quick Phone Clean
parent
5222d239
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
build.gradle.kts
app/build.gradle.kts
+1
-2
logo.png
app/src/main/res/mipmap-xxhdpi/logo.png
+0
-0
strings.xml
app/src/main/res/values/strings.xml
+1
-1
No files found.
app/build.gradle.kts
View file @
9c8ec17f
...
...
@@ -29,7 +29,7 @@ android {
}
setProperty
(
"archivesBaseName"
,
"
phone_cleaner_pro
-v$versionName($versionCode)-${System.currentTimeMillis().toFormatTime3()}"
"
quick_phone_clean
-v$versionName($versionCode)-${System.currentTimeMillis().toFormatTime3()}"
)
ndk
{
...
...
@@ -202,7 +202,6 @@ dependencies {
// implementation("com.android.billingclient:billing-ktx:$billing_version")
implementation
(
"com.google.android.gms:play-services-ads-identifier:18.2.0"
)
// If you use a version below 7.1.0.0, it depends on 'ads-sdk'
//implementation ('com.pangle.global:ads-sdk:6.5.0.6')
...
...
app/src/main/res/mipmap-xxhdpi/logo.png
View replaced file @
5222d239
View file @
9c8ec17f
This diff is collapsed.
Click to expand it.
app/src/main/res/values/strings.xml
View file @
9c8ec17f
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"MissingTranslation"
>
<string
name=
"app_name"
>
Phone Cleaner Pro
</string>
<string
name=
"app_name"
>
Quick Phone Clean
</string>
<string
name=
"facebook_app_id"
>
4512448902756291
</string>
<string
name=
"mb_10"
>
10 MB
</string>
<string
name=
"mb_20"
>
20 MB
</string>
...
...
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