Fixed version code placement #5

This commit is contained in:
yesimxev 2023-08-16 21:38:46 +01:00
parent b09ecff08d
commit 4ff98d5a14

View File

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