diff --git a/app/build.gradle b/app/build.gradle index 9ca5489..4439705 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "sushi.hardcore.droidfs" minSdkVersion 21 targetSdkVersion 29 - versionCode 14 - versionName "1.5.0" + versionCode 15 + versionName "1.5.1" ndk { abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a" diff --git a/app/libgocryptfs b/app/libgocryptfs index 847d4fa..39af24d 160000 --- a/app/libgocryptfs +++ b/app/libgocryptfs @@ -1 +1 @@ -Subproject commit 847d4fa7817c84fe1b78726f031172ea508dab19 +Subproject commit 39af24d4e655b0228e81f3beb3266d625e6f76d3