Compare commits
4 Commits
powerbell-
...
powerbell-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80201e8370 | ||
|
|
ea0473606a | ||
|
|
eb61eb7306 | ||
|
|
31ad66685c |
@@ -45,9 +45,9 @@ android {
|
||||
|
||||
dependencies {
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
api 'cc.winboll.studio:libaes:15.9.2'
|
||||
api 'cc.winboll.studio:libapputils:15.8.4'
|
||||
api 'cc.winboll.studio:libappbase:15.8.4'
|
||||
api 'cc.winboll.studio:libaes:15.9.3'
|
||||
api 'cc.winboll.studio:libapputils:15.8.5'
|
||||
api 'cc.winboll.studio:libappbase:15.9.5'
|
||||
|
||||
// 吐司提示库
|
||||
api 'com.github.getActivity:ToastUtils:10.5'
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Aug 13 02:37:14 HKT 2025
|
||||
stageCount=10
|
||||
#Sun Aug 31 06:21:48 CST 2025
|
||||
stageCount=12
|
||||
libraryProject=
|
||||
baseVersion=15.4
|
||||
publishVersion=15.4.9
|
||||
publishVersion=15.4.11
|
||||
buildCount=0
|
||||
baseBetaVersion=15.4.10
|
||||
baseBetaVersion=15.4.12
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
<string name="subtitle_activity_backgroundpicture">更换背景图片</string>
|
||||
<string name="subtitle_activity_pixelpicker">背景像素拾取</string>
|
||||
<string name="subtitle_activity_about">关于应用</string>
|
||||
<string name="msg_AOHPCTCSeekBar_ClearRecord">>>>向左滑动100%可以清理电量记录。>>></string>
|
||||
<string name="msg_AOHPCTCSeekBar_ClearRecord">>>>向右滑动100%可以清理电量记录。>>></string>
|
||||
</resources>
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
<string name="subtitle_activity_backgroundpicture">Background Picture</string>
|
||||
<string name="subtitle_activity_pixelpicker">Pixel Picker</string>
|
||||
<string name="subtitle_activity_about">About The APP</string>
|
||||
<string name="msg_AOHPCTCSeekBar_ClearRecord">>>>Seek 100% Left Is Clean Record.>>></string>
|
||||
<string name="msg_AOHPCTCSeekBar_ClearRecord">>>>Seek 100% Right Is Clean Record.>>></string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user