Skip to content

Commit 085ada2

Browse files
committed
update version to 6.3.5
1 parent 87c2eef commit 085ada2

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 76
18-
versionName "6.3.4"
17+
versionCode 77
18+
versionName "6.3.5"
1919
multiDexEnabled true
2020
setProperty("archivesBaseName", "file-manager")
2121
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)