Skip to content

Commit

Permalink
gradle: Version Beta-4.3.20
Browse files Browse the repository at this point in the history
* 1. 修复备份/恢复过程中滑动Task导致任务取消的问题
* 2. 优化后台备份/恢复(不建议)
* 3. 优化日志路径
* 4. 使用Compose重构CrashActivity
* 5. 繁体中文优化 By @bluehomewu

Change-Id: Iec159e6083d15a76fa4051a353858599f7d102f5
  • Loading branch information
XayahSuSuSu committed Feb 8, 2023
1 parent 2f45f83 commit 945f5b0
Showing 1 changed file with 2 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 @@ -12,8 +12,8 @@ android {
applicationId "com.xayah.databackup"
minSdk 28
targetSdk 33
versionCode 87
versionName "Beta-4.3.19"
versionCode 88
versionName "Beta-4.3.20"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 945f5b0

Please sign in to comment.