3.2.0.2-dev

This commit is contained in:
Milos Kozak 2023-11-13 17:05:31 +01:00 committed by GitHub
parent abccf7c997
commit fa78a8214e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ import org.gradle.api.JavaVersion
object Versions {
const val appVersion = "3.2.0.2"
const val appVersion = "3.2.0.2-dev"
const val versionCode = 1500
const val ndkVersion = "21.1.6352462"