3.2.0.3-dev
This commit is contained in:
parent
bb1a276078
commit
f0fe638dd3
|
@ -2,7 +2,7 @@ import org.gradle.api.JavaVersion
|
|||
|
||||
object Versions {
|
||||
|
||||
const val appVersion = "3.2.0.3"
|
||||
const val appVersion = "3.2.0.3-dev"
|
||||
const val versionCode = 1500
|
||||
|
||||
const val ndkVersion = "21.1.6352462"
|
||||
|
|
Loading…
Reference in a new issue