Skip to content

Commit 19ee2a1

Browse files
committed
update version to 5.6.1
1 parent d502a20 commit 19ee2a1

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.camera"
1616
minSdkVersion 29
1717
targetSdkVersion 33
18-
versionCode 83
19-
versionName "5.6.0"
18+
versionCode 84
19+
versionName "5.6.1"
2020
setProperty("archivesBaseName", "camera")
2121
vectorDrawables.useSupportLibrary = true
2222
}

0 commit comments

Comments
 (0)