Skip to content

Commit

Permalink
📦 3.240703
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaubee committed Jul 4, 2024
1 parent db31685 commit bbbf666
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.240703.0;
MARKETING_VERSION = 3.240703.3;
ORDER_FILE = $SRCROOT/DwebBrowser/Config/LinkSort.order;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = (
Expand Down Expand Up @@ -766,7 +766,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.240703.0;
MARKETING_VERSION = 3.240703.3;
ORDER_FILE = $SRCROOT/DwebBrowser/Config/LinkSort.order;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = (
Expand Down
4 changes: 2 additions & 2 deletions next/kmp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ compileSdkVersion = "34" # Int
buildToolsVersion = "29.0.2"
minSdkVersion = "28" # Int
targetSdkVersion = "34" # Int
versionCode = "119" # Int
versionName = "3.240622.0"
versionCode = "120" # Int
versionName = "3.240704.0"
kotlinCompilerExtensionVersion = "1.5.14"
jvmTarget = "17"
javaVersion = "VERSION_17" # JavaVersion.VERSION_17
Expand Down

0 comments on commit bbbf666

Please sign in to comment.