diff --git a/app/build.gradle b/app/build.gradle index a28c9cc4..22440402 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 101 - versionName "6.8.6" + versionCode 102 + versionName "6.8.7" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true