We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc358dd commit ac91db4Copy full SHA for ac91db4
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.filemanager.pro"
16
minSdkVersion 21
17
targetSdkVersion 33
18
- versionCode 126
19
- versionName "6.14.1"
+ versionCode 127
+ versionName "6.14.2"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "file-manager")
22
vectorDrawables.useSupportLibrary = true
0 commit comments