Commit 11432f2a authored by wanglei's avatar wanglei

[打包]...

parent 8da00b4f
...@@ -6,7 +6,7 @@ package com.base.appzxhy ...@@ -6,7 +6,7 @@ package com.base.appzxhy
*/ */
object GlobalConfig { object GlobalConfig {
//包名 //包名
const val PACKAGE_NAME = "com.simplecleaner.app.ghjk" const val PACKAGE_NAME = "com.ritoq.quickphone.rfrc"
// 域名 // 域名
/** /**
...@@ -22,12 +22,12 @@ object GlobalConfig { ...@@ -22,12 +22,12 @@ object GlobalConfig {
/** /**
* Url Privacy 隐私链接 * Url Privacy 隐私链接
*/ */
const val URL_PRIVACY = "https://sites.google.com/view/" const val URL_PRIVACY = "https://sites.google.com/view/quickphoneclean/quick-phone-clean"
/** /**
* Url Use 使用条款 * Url Use 使用条款
*/ */
const val URL_USE = "https://sites.google.com/view/" const val URL_USE = "https://sites.google.com/view/terms-minn/terms-of-use"
/** /**
* Key Aes 加密key * Key Aes 加密key
......
<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">Quick Phone Clean</string> <string name="app_name">Quick Phone Clean</string>
<string name="facebook_app_id">4512448902756291</string> <string name="facebook_app_id">1243472950784997</string>
<string name="mb_10">10 MB</string> <string name="mb_10">10 MB</string>
<string name="mb_20">20 MB</string> <string name="mb_20">20 MB</string>
<string name="mb_50">50 MB</string> <string name="mb_50">50 MB</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