mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-07 21:37:02 +09:00
DROID-3333 build version
This commit is contained in:
parent
5382b2dc78
commit
6f288c708c
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ ext.getBuildVersionName = {
|
|||
def date = getCurrentDate()
|
||||
return "${versionMajor}.${versionMinor}.${versionPatch}-${date}"
|
||||
} else {
|
||||
return "${versionMajor}.${versionMinor}.${versionPatch}-alpha"
|
||||
return "${versionMajor}.${versionMinor}.${versionPatch}-migrtest03"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue