Bump to 2020.4 (2020040100 Release)

This commit is contained in:
Re4son 2020-11-08 00:22:21 +00:00
parent c64ca1eb55
commit b444e42138

View File

@ -24,7 +24,7 @@ ext {
minSdkVersion=14
targetSdkVersion=29
//version=YYYYMMVVRR (Either "VV" for stable version OR "RR" for pre-release candidate (e.g. 0001 for rc1)
versionCode=2020040001
versionName="2020.4-RC1"
versionCode=2020040100
versionName="2020.4"
}