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 1e8eedd commit 586b71bCopy full SHA for 586b71b
1 file changed
app/build.gradle.kts
@@ -53,7 +53,7 @@ android {
53
applicationId = "com.dot.gallery"
54
minSdk = 29
55
targetSdk = 37
56
- versionCode = 50001
+ versionCode = 50002
57
versionName = "5.0.0"
58
59
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
@@ -470,4 +470,4 @@ val includeOwncloud: Boolean
470
} catch (_: Exception) {
471
false
472
}
473
- }
+ }
0 commit comments