diff --git a/app/build.gradle b/app/build.gradle index 9377b0fc..5682cafa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.filemanager" minSdkVersion 16 targetSdkVersion 27 - versionCode 44 - versionName "3.2.0" + versionCode 45 + versionName "3.2.1" setProperty("archivesBaseName", "file-manager") }