remove version code declaration
This commit is contained in:
parent
9611a9e220
commit
45f80f2b06
|
@ -58,7 +58,6 @@ android {
|
|||
minSdk = 30
|
||||
targetSdk = 33
|
||||
versionName = getGitVersion()
|
||||
versionCode = 1
|
||||
|
||||
ndk {
|
||||
@SuppressLint("ChromeOsAbiSupport")
|
||||
|
|
Reference in New Issue