diff --git a/app/build.gradle b/app/build.gradle index 41590bc..8b87741 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "sushi.hardcore.droidfs" minSdkVersion 21 targetSdkVersion 29 - versionCode 17 - versionName "1.5.3" + versionCode 18 + versionName "1.5.4" ndk { abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"