Skip to content

Commit 04f52e3

Browse files
committed
update version to 6.14.1
1 parent 7bfd3fe commit 04f52e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.filemanager.pro"
1616
minSdkVersion 21
1717
targetSdkVersion 33
18-
versionCode 125
19-
versionName "6.14.0"
18+
versionCode 126
19+
versionName "6.14.1"
2020
multiDexEnabled true
2121
setProperty("archivesBaseName", "file-manager")
2222
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)