Commit 5d946544 authored by wanglei's avatar wanglei

[新项目]Super Cleaner

parent 126e5240
...@@ -28,7 +28,7 @@ android { ...@@ -28,7 +28,7 @@ android {
} }
setProperty( setProperty(
"archivesBaseName", "archivesBaseName",
"master_malware_clean-v$versionName($versionCode)-${System.currentTimeMillis().toFormatTime3()}" "super_cleaner-v$versionName($versionCode)-${System.currentTimeMillis().toFormatTime3()}"
) )
ndk { ndk {
......
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation"> <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="hello_blank_fragment">Hello blank fragment</string>
<string name="facebook_app_id">4512448902756291</string> <string name="facebook_app_id">4512448902756291</string>
<string name="trustlook_privacy_policy">https://www.trustlook.com/privacy-policy</string> <string name="trustlook_privacy_policy">https://www.trustlook.com/privacy-policy</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment