Update VersionName for fdroid

This commit is contained in:
Shabinder Singh 2021-05-19 00:36:21 +05:30 committed by GitHub
parent d346005bb9
commit 21bf3ba4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
object Versions { object Versions {
// App's Version (To be bumped at each update) // App's Version (To be bumped at each update)
const val versionName = "3.0.0" const val versionName = "3.0.1"
// Kotlin // Kotlin
const val kotlinVersion = "1.4.32" const val kotlinVersion = "1.4.32"