We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ff243 commit a14c431Copy full SHA for a14c431
app/build.gradle
@@ -29,8 +29,8 @@ android {
29
applicationId "ru.nsu.bobrofon.easysshfs"
30
minSdkVersion 16
31
targetSdkVersion 30
32
- versionCode 78
33
- versionName "0.5.8-dev"
+ versionCode 79
+ versionName "0.5.8"
34
35
externalNativeBuild {
36
cmake {
app/fastlane/metadata/android/en-US/changelogs/79.txt
@@ -0,0 +1 @@
1
+* changed default storage location for 'local path' select button
0 commit comments