Skip to content

Commit a14c431

Browse files
committed
Release 0.5.8
1 parent 83ff243 commit a14c431

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId "ru.nsu.bobrofon.easysshfs"
3030
minSdkVersion 16
3131
targetSdkVersion 30
32-
versionCode 78
33-
versionName "0.5.8-dev"
32+
versionCode 79
33+
versionName "0.5.8"
3434

3535
externalNativeBuild {
3636
cmake {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* changed default storage location for 'local path' select button

0 commit comments

Comments
 (0)