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 ff0646e commit a5065f3Copy full SHA for a5065f3
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.filemanager.pro"
16
minSdkVersion 21
17
targetSdkVersion 31
18
- versionCode 120
19
- versionName "6.12.3"
+ versionCode 121
+ versionName "6.12.4"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "file-manager")
22
vectorDrawables.useSupportLibrary = true
0 commit comments