Skip to content

Commit

Permalink
Merge pull request #844 from igorescodro/generate/version
Browse files Browse the repository at this point in the history
🔖 Release Alkaa 3.0.8
  • Loading branch information
igorescodro authored Jan 23, 2025
2 parents edc0823 + 902c24d commit d1e70d9
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
# Project
version_code = "30007"
version_name = "3.0.7"
version_code = "30008"
version_name = "3.0.8"
android_gradle_plugin = "8.8.0"
kotlin = "2.1.0"
android_sdk_compile = "35"
Expand Down
8 changes: 4 additions & 4 deletions ios-app/alkaa.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 30007;
CURRENT_PROJECT_VERSION = 30008;
DEVELOPMENT_ASSET_PATHS = "\"alkaa/Preview Content\"";
DEVELOPMENT_TEAM = 5Z3927U4ZC;
ENABLE_PREVIEWS = YES;
Expand All @@ -335,7 +335,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.0.6;
MARKETING_VERSION = 3.0.8;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand All @@ -358,7 +358,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 30007;
CURRENT_PROJECT_VERSION = 30008;
DEVELOPMENT_ASSET_PATHS = "\"alkaa/Preview Content\"";
DEVELOPMENT_TEAM = 5Z3927U4ZC;
ENABLE_PREVIEWS = YES;
Expand All @@ -377,7 +377,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.0.6;
MARKETING_VERSION = 3.0.8;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand Down

0 comments on commit d1e70d9

Please sign in to comment.