iOS port (for desktop_version) (#1137)

This commit is contained in:
leo60228
2024-11-15 20:33:10 -05:00
committed by GitHub
parent 6174d62f6f
commit fa8517a521
13 changed files with 116 additions and 8 deletions

View File

@@ -14,8 +14,8 @@ android {
defaultConfig {
minSdkVersion 29
targetSdkVersion 34
versionCode 20004000
versionName "2.4"
versionCode 20005000
versionName "2.5"
applicationId "air.com.distractionware.vvvvvvmobile"
externalNativeBuild {
cmake {