Skip to content

Commit d0c951e

Browse files
committed
chore: 定档 v1.5.0 含自定义提示词覆盖与 git 图表功能
1 parent 2475452 commit d0c951e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ android {
5858
// 数据目录里的文件,PRoot 二进制将无法运行(同 Termux 的取舍)。代价:不能上 Google Play。
5959
targetSdk = 28
6060
versionCode = gitCommitCount()
61-
versionName = "1.4.0"
61+
versionName = "1.5.0"
6262

6363
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
6464
vectorDrawables {

0 commit comments

Comments
 (0)