Bump to 2023.4 (2023040100) for release

This commit is contained in:
Re4son 2023-11-13 08:13:03 +00:00
parent be233c7fac
commit 5b90a98f5e

View File

@ -14,8 +14,8 @@ buildscript {
ext {
//version=YYYYMMVVRR (Either "VV" for stable version OR "RR" for pre-release candidate (e.g. 0001 for rc1))
//noinspection HighAppVersionCode
versionCode=2023030200
versionName="2023.3"
versionCode=2023040100
versionName="2023.4"
}
ext.deps = [