Changed suffix back to normal.
This commit is contained in:
parent
da17f89148
commit
f7cc305e44
@ -99,7 +99,7 @@ android {
|
||||
}
|
||||
storeConfig {
|
||||
// As jenkins publishes to alpha first, this is the default suffix now.
|
||||
versionNameSuffix '-alpha'
|
||||
versionNameSuffix '-store'
|
||||
dimension "build"
|
||||
buildConfigField "boolean", "GITHUB_VERSION", "false"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user