更新了一个日志外显功能,并将 API 降回 26

This commit is contained in:
2021-12-07 00:30:31 +08:00
parent 7481bbd7ef
commit d5e885db6c
2 changed files with 4 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ android {
applicationId "com.fankes.tsbattery"
minSdkVersion 22
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 28
targetSdkVersion 26
versionCode 7
versionName "2.4"