Skip to content

Commit 19bb133

Browse files
author
eve
committed
prepare for v2.1.24.200404 (24)
1 parent 8d84e26 commit 19bb133

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ android {
1616
minSdkVersion 7
1717
// targetSdkVersion 26
1818
targetSdkVersion 23
19-
versionCode 23
20-
versionName '2.1.23.191001'
19+
versionCode 24
20+
versionName '2.1.24.200404'
2121

22+
// 2.1.24.200404 (24) Translation updates nl, zh-CN
2223
// 2.1.23.191001 (23) L2.1.23 Fix made "Generate Zip-Subfolders below" case-insensitive
2324
// 2.1.22.190804 (22) L2.1.22.3 lib Incompatible api changes: ZipLog: Replace enum ZipJobState with int (smaller android footprint); CompressJob can be async caneceld from gui thread
2425
// L2.1.21.2 (21 190723) lib Incompatible api changes for more ZipLog-ing
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23 => 24 changes:
1+
Translation updates nl, zh-CN

0 commit comments

Comments
 (0)