Skip to content

Commit 6a83a80

Browse files
committed
update version to 5.6.0
1 parent 4a7822e commit 6a83a80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.applauncher"
1616
minSdkVersion 21
1717
targetSdkVersion 30
18-
versionCode 35
19-
versionName "5.5.2"
18+
versionCode 36
19+
versionName "5.6.0"
2020
multiDexEnabled true
2121
setProperty("archivesBaseName", "app-launcher")
2222
}

0 commit comments

Comments
 (0)