update version to 2.8.0

This commit is contained in:
tibbi 2017-11-19 22:10:02 +01:00
parent c36b33ae25
commit cf0c61ade1

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 38
versionName "2.7.0"
versionCode 39
versionName "2.8.0"
setProperty("archivesBaseName", "file-manager")
}