Release 3.2.0.0
This commit is contained in:
parent
20d9835ff7
commit
7c9c4ffa95
|
@ -2,7 +2,7 @@ import org.gradle.api.JavaVersion
|
|||
|
||||
object Versions {
|
||||
|
||||
const val appVersion = "3.2.0-dev-m"
|
||||
const val appVersion = "3.2.0.0"
|
||||
const val versionCode = 1500
|
||||
|
||||
const val ndkVersion = "21.1.6352462"
|
||||
|
|
Loading…
Reference in a new issue