Skip to content

Commit

Permalink
Merge pull request #672 from igorescodro/release/3.0.5
Browse files Browse the repository at this point in the history
馃敄 Release Alkaa 3.0.5
  • Loading branch information
igorescodro committed May 4, 2024
2 parents 09f3017 + c8cb752 commit 75ce9d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
@@ -1,7 +1,7 @@
[versions]
# Project
version_code = "30004"
version_name = "3.0.4"
version_code = "30005"
version_name = "3.0.5"
android_gradle_plugin = "8.4.0"
kotlin = "1.9.23"
android_sdk_compile = "34"
Expand Down
8 changes: 4 additions & 4 deletions ios-app/alkaa.xcodeproj/project.pbxproj
Expand Up @@ -335,7 +335,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 30004;
CURRENT_PROJECT_VERSION = 30005;
DEVELOPMENT_ASSET_PATHS = "\"alkaa/Preview Content\"";
DEVELOPMENT_TEAM = 5Z3927U4ZC;
ENABLE_PREVIEWS = YES;
Expand All @@ -354,7 +354,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.0.4;
MARKETING_VERSION = 3.0.5;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand All @@ -377,7 +377,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 30004;
CURRENT_PROJECT_VERSION = 30005;
DEVELOPMENT_ASSET_PATHS = "\"alkaa/Preview Content\"";
DEVELOPMENT_TEAM = 5Z3927U4ZC;
ENABLE_PREVIEWS = YES;
Expand All @@ -396,7 +396,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.0.4;
MARKETING_VERSION = 3.0.5;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand Down

0 comments on commit 75ce9d5

Please sign in to comment.