Skip to content

Commit 4c79f73

Browse files
committed
prepare v2.0.20.190606 (29)
1 parent 22987ba commit 4c79f73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: app/build.gradle

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ android {
1616
minSdkVersion 7
1717
// targetSdkVersion 26
1818
targetSdkVersion 23
19-
versionCode 19
20-
versionName '2.0.19.190413'
19+
versionCode 20
20+
versionName '2.0.20.190606'
2121

22+
// 2.0.20.190606 (20) Fix crash when writing to root dir; ar translation update
2223
// 2.0.19.190413 (19) Minified reduced apk-size from 536kb to 178kb
2324
// 2.0.18.181224 (18) Crashlog support (via Settings-Menu)
2425
// 2.0.17.181130 (17) Settings-Menu send/view/edit/delete zip;zip-subfolder-path; logfile in zip; bugfix duplicate in zip-subfolder

0 commit comments

Comments
 (0)