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 4a41d6b commit d55f5caCopy full SHA for d55f5ca
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.filemanager.pro"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 130
19
- versionName "6.15.0"
+ versionCode 131
+ versionName "6.15.1"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "file-manager")
22
vectorDrawables.useSupportLibrary = true
0 commit comments