updating version code for alpha release
This commit is contained in:
parent
5d3025fe55
commit
a40cb1d05f
|
@ -10,7 +10,7 @@ android {
|
|||
ndkVersion "25.0.8141415"
|
||||
defaultConfig {
|
||||
applicationId "app.dapk.st"
|
||||
versionCode 1
|
||||
versionCode 2
|
||||
versionName "0.0.1-alpha1"
|
||||
resConfigs "en"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue