We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c30ca commit 751ba36Copy full SHA for 751ba36
1 file changed
gradle/libs.versions.toml
@@ -20,8 +20,8 @@ app-build-javaVersion = "VERSION_17"
20
app-build-kotlinJVMTarget = "17"
21
#versioning
22
app-version-appId = "com.simplemobiletools.camera"
23
-app-version-versionCode = "87"
24
-app-version-versionName = "5.7.0"
+app-version-versionCode = "88"
+app-version-versionName = "5.7.1"
25
[libraries]
26
#Android X
27
androidx-camera-core = { module = "androidx.camera:camera-core", version.ref = "androidx-camera" }
0 commit comments