Skip to content

Commit e50bf60

Browse files
committed
update version to 5.0.5
1 parent 089a8b2 commit e50bf60

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.launcher"
1717
minSdkVersion 26
1818
targetSdkVersion 33
19-
versionCode 6
20-
versionName "5.0.4"
19+
versionCode 7
20+
versionName "5.0.5"
2121
setProperty("archivesBaseName", "launcher")
2222
}
2323

0 commit comments

Comments
 (0)