remove version code declaration

This commit is contained in:
qurious-pixel
2023-06-07 13:27:51 -07:00
committed by GitHub
parent 9cf85cb9e3
commit 2984cc4b30
-1
View File
@@ -58,7 +58,6 @@ android {
minSdk = 30
targetSdk = 33
versionName = getGitVersion()
versionCode = 1
ndk {
@SuppressLint("ChromeOsAbiSupport")