Bump to 2.0.3

This commit is contained in:
Viktor Sarström 2021-09-23 14:06:15 +02:00
parent cd53f3128d
commit 36715489ef
2 changed files with 3 additions and 3 deletions

View File

@ -133,7 +133,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 20000
versionName "2.0.2"
versionName "2.0.3"
}
splits {
abi {

View File

@ -793,7 +793,7 @@
ENABLE_BITCODE = NO;
INFOPLIST_FILE = app/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.1;
MARKETING_VERSION = 2.0.3;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@ -822,7 +822,7 @@
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = app/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.1;
MARKETING_VERSION = 2.0.3;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",