Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
O
One Clean Master
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
One Clean Master
Commits
cec8e1f8
Commit
cec8e1f8
authored
May 28, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
=================脚本混淆前定位=============
parent
4de9a733
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
build.gradle
app/build.gradle
+1
-1
strings.xml
app/src/main/res/values/strings.xml
+1
-1
No files found.
app/build.gradle
View file @
cec8e1f8
...
...
@@ -27,7 +27,7 @@ android {
abiFilters
'arm64-v8a'
,
'armeabi-v7a'
,
'x86'
,
'x86_64'
}
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
setProperty
(
"archivesBaseName"
,
"
cleanmastermax
-v${versionName}"
)
setProperty
(
"archivesBaseName"
,
"
onecleanmaster
-v${versionName}"
)
}
buildTypes
{
...
...
app/src/main/res/values/strings.xml
View file @
cec8e1f8
<resources>
<string
name=
"app_name"
>
One Clean Master
</string>
<string
name=
"facebook_app_id"
translatable=
"false"
>
988717899263128
</string>
<string
name=
"facebook_app_id"
translatable=
"false"
>
826895525443730
</string>
<string
name=
"more_tools"
>
More Tools
</string>
<string
name=
"more"
>
More
</string>
<string
name=
"large_file_cleaner"
>
Large File Cleaner
</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