破烂乌龟 (#184)

* 同步blockmiui上游
显示编译时间
优化命名,简化方法等

* 同步blockmiui上游
显示编译时间
优化命名,简化方法等
This commit is contained in:
xiao_wine
2022-08-11 01:08:21 +08:00
committed by GitHub
parent bc04edade1
commit efa375ba0c
18 changed files with 598 additions and 1487 deletions

View File

@@ -14,6 +14,7 @@ android {
targetSdk = 33
versionCode = 68
versionName = "1.6.7"
buildConfigField("String", "BUILD_TIME", "\"${System.currentTimeMillis()}\"")
}
buildTypes {