Skip to content

Commit

Permalink
Update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
KyuubiRan committed Mar 10, 2021
1 parent f9b7d04 commit 0c1127e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "me.kyuubiran.qqcleaner"
minSdkVersion 21
targetSdkVersion 30
versionCode 24
versionName "1.4.1"
versionCode 25
versionName "1.4.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
<string name="about">公告</string>
<string name="about_hint">注意:本模块不会清理聊天记录、接收文件、保存的图片、表情收藏等重要东西\n
[更新日志]\n
-1.4.2(25)\n
1.修复微信瘦身入口各种错误问题\n
-1.4.1(24)\n
1.解决微信处于英文环境下点击关于会崩溃的问题\n
2.添加加入Telegram按钮 频道: @QQCleanerCh
Expand Down

0 comments on commit 0c1127e

Please sign in to comment.