Skip to content

Commit 2354bd2

Browse files
committed
bump to 162
1 parent 60140af commit 2354bd2

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
@@ -66,7 +66,7 @@ android {
6666
minSdk = 34
6767
targetSdk = 36
6868
versionCode = getVersionCode()
69-
versionName = "2.6.161"
69+
versionName = "2.6.162"
7070

7171
val sdf = SimpleDateFormat("yyyy-MM-dd HH:mm:ss").apply {
7272
timeZone = TimeZone.getTimeZone("Asia/Shanghai")

0 commit comments

Comments
 (0)