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
5d946544
Commit
5d946544
authored
Jun 13, 2025
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[新项目]Super Cleaner
parent
126e5240
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
build.gradle.kts
app/build.gradle.kts
+1
-1
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 @
5d946544
...
...
@@ -28,7 +28,7 @@ android {
}
setProperty
(
"archivesBaseName"
,
"
master_malware_clean
-v$versionName($versionCode)-${System.currentTimeMillis().toFormatTime3()}"
"
super_cleaner
-v$versionName($versionCode)-${System.currentTimeMillis().toFormatTime3()}"
)
ndk
{
...
...
app/src/main/res/mipmap-xxhdpi/logo.png
View replaced file @
126e5240
View file @
5d946544
This diff is collapsed.
Click to expand it.
app/src/main/res/values/strings.xml
View file @
5d946544
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"MissingTranslation"
>
<string
name=
"app_name"
>
Master Malware Clean
</string>
<string
name=
"app_name"
>
Super Cleaner
</string>
<string
name=
"hello_blank_fragment"
>
Hello blank fragment
</string>
<string
name=
"facebook_app_id"
>
4512448902756291
</string>
<string
name=
"trustlook_privacy_policy"
>
https://www.trustlook.com/privacy-policy
</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