Bump to 2023.4-rc2 for Store

This commit is contained in:
yesimxev 2024-02-10 01:06:57 +00:00
parent 45a0f2b88c
commit 595ad16434

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=2023040100
versionName="2023.4"
versionCode=2023040200
versionName="2024.1-rc2"
}
ext.deps = [