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 c85e18d commit 1ede7f8Copy full SHA for 1ede7f8
buildSrc/src/main/kotlin/App.kt
@@ -1,7 +1,7 @@
1
package org.michaelbel.moviemade
2
3
object App {
4
- const val VersionName = "1.4.0"
+ const val VersionName = "1.4.1"
5
6
internal const val MinSdk = 21
7
internal const val TargetSdk = 33
0 commit comments