Skip to content

Commit

Permalink
Merge pull request #877 from igorescodro/release/3.2.0
Browse files Browse the repository at this point in the history
🔖 Release Alkaa 3.2.0
  • Loading branch information
igorescodro authored Feb 15, 2025
2 parents a321091 + caca181 commit ca3d73e
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 = "30100"
version_name = "3.1.0"
version_code = "30200"
version_name = "3.2.0"
android_gradle_plugin = "8.8.1"
kotlin = "2.1.10"
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 = 30100;
CURRENT_PROJECT_VERSION = 30200;
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.1.0;
MARKETING_VERSION = 3.2.0;
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 = 30100;
CURRENT_PROJECT_VERSION = 30200;
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.1.0;
MARKETING_VERSION = 3.2.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand Down

0 comments on commit ca3d73e

Please sign in to comment.