Skip to content

Commit 72d9db0

Browse files
committed
update version to 6.3.8
1 parent efa5f15 commit 72d9db0

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
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.simplemobiletools.filemanager.pro"
1515
minSdkVersion 21
1616
targetSdkVersion 28
17-
versionCode 79
18-
versionName "6.3.7"
17+
versionCode 80
18+
versionName "6.3.8"
1919
multiDexEnabled true
2020
setProperty("archivesBaseName", "file-manager")
2121
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)