We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3169b commit d416c0eCopy full SHA for d416c0e
buildSrc/src/main/java/Frames.kt
@@ -2,6 +2,6 @@
2
3
object Frames {
4
const val appId = "dev.jahir.frames.app"
5
- const val version = 362
6
- const val versionName = "3.6.2"
+ const val version = 363
+ const val versionName = "3.6.3"
7
}
0 commit comments