Skip to content

Commit 032f1c4

Browse files
committed
update version to 6.8.3
1 parent b2f65a4 commit 032f1c4

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.filemanager.pro"
1717
minSdkVersion 21
1818
targetSdkVersion 29
19-
versionCode 97
20-
versionName "6.8.2"
19+
versionCode 98
20+
versionName "6.8.3"
2121
multiDexEnabled true
2222
setProperty("archivesBaseName", "file-manager")
2323
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)