V1.0.5(7),删除未使用的debug导入
This commit is contained in:
parent
d6bf903d85
commit
5a1e657dda
@ -11,9 +11,9 @@
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 5,
|
||||
"versionName": "1.0.4",
|
||||
"outputFile": "coolkeyboard_v1.0.4(5)_09_13_12_46-release.apk"
|
||||
"versionCode": 6,
|
||||
"versionName": "1.0.5",
|
||||
"outputFile": "coolkeyboard_v1.0.5(6)_09_14_11_13-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
|
||||
@ -7,7 +7,6 @@ import android.util.Log;
|
||||
|
||||
import com.anythink.core.api.ATSDK;
|
||||
import com.anythink.core.api.NetTrafficeCallback;
|
||||
import com.anythink.debug.api.ATDebuggerUITest;
|
||||
import com.anythink.interstitial.api.ATInterstitial;
|
||||
import com.key.coolkeyboard.data.Mydata;
|
||||
import com.key.coolkeyboard.data.MydataBase;
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
<string name="step2">Step 2:Enabled</string>
|
||||
<string name="text_hint">For normal use, please enter the setting to complete the setting steps.</string>
|
||||
<string name="main_banner_title">Start using Wallpaper Keyboard !</string>
|
||||
<string name="versionnumver_text">Version 1.0.4</string>
|
||||
<string name="versionnumver_text">Version 1.0.5</string>
|
||||
<!-- TODO: Remove or change this placeholder text -->
|
||||
<string name="hello_blank_fragment">Hello blank fragment</string>
|
||||
<string name="privacy_url">https://sites.google.com/view/cool-keyboard---theme-skin</string>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user