diff --git a/app/build.gradle b/app/build.gradle index 72f34aea..7dccb45f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.filemanager" minSdkVersion 16 targetSdkVersion 23 - versionCode 26 - versionName "2.0.0" + versionCode 27 + versionName "2.0.1" } signingConfigs {