feat: 🎸 bumped to 3.0.2 for new version releasea

This commit is contained in:
Viktor Sarström 2021-12-08 08:49:21 +01:00
parent fde9d95149
commit 2af189ef0f
2 changed files with 3 additions and 3 deletions

View File

@ -134,7 +134,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 20000
versionName "3.0.1"
versionName "3.0.2"
}
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 = 3.0.1;
MARKETING_VERSION = 3.0.2;
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 = 3.0.1;
MARKETING_VERSION = 3.0.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",