Skip to content

Commit e96c41e

Browse files
committed
docs: v1.6.0
# 交大自由行 v1.6.0 ## ✨内容更新✨ * 现在可以看到某些“已批改”但是“未公布成绩”的作业的成绩 ## 🛠️bug修复🛠️ * 暂无~
1 parent 8d8f7ed commit e96c41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
minSdk = 28
1717
targetSdk = 34
1818
versionCode = 6
19-
versionName = "v1.5.10"
19+
versionName = "v1.6.0"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)