1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

Clear build number

This commit is contained in:
Laurent Cozic
2020-09-12 00:06:25 +01:00
parent b7523e1b21
commit 2510c659e6
2 changed files with 3 additions and 3 deletions

View File

@@ -126,7 +126,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2097576
versionName "1.1.340"
versionName "1.1.0"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}

View File

@@ -357,7 +357,7 @@
INFOPLIST_FILE = Joplin/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 10.1.53;
MARKETING_VERSION = 10.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@@ -393,7 +393,7 @@
INFOPLIST_FILE = Joplin/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 10.1.53;
MARKETING_VERSION = 10.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",