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 4dba92e commit 4eff75aCopy full SHA for 4eff75a
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 = "88"
24
-app-version-versionName = "5.7.1"
+app-version-versionCode = "89"
+app-version-versionName = "5.7.2"
25
[libraries]
26
#Android X
27
androidx-camera-core = { module = "androidx.camera:camera-core", version.ref = "androidx-camera" }
0 commit comments