Bump to 2023030100 for store

This commit is contained in:
yesimxev 2023-08-14 09:43:41 +00:00
parent cecc1b751b
commit 29d337acbf

View File

@ -8,6 +8,9 @@ buildscript {
COMPILE_SDK_VERSION: 31, COMPILE_SDK_VERSION: 31,
TARGET_SDK_VERSION : 32, TARGET_SDK_VERSION : 32,
JUNIT_VERSION : "4.12" JUNIT_VERSION : "4.12"
//version=YYYYMMVVRR (Either "VV" for stable version OR "RR" for pre-release candidate (e.g. 0001 for rc1))
versionCode=2023030100
versionName="2023.3"
] ]
ext.deps = [ ext.deps = [