File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ android {
8383 applicationId " to.bitkit"
8484 minSdkVersion rootProject. ext. minSdkVersion
8585 targetSdkVersion rootProject. ext. targetSdkVersion
86- versionCode 144
87- versionName " 1.0.8 "
86+ versionCode 152
87+ versionName " 1.1.0 "
8888 testBuildType System . getProperty(' testBuildType' , ' debug' )
8989 testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
9090 }
Original file line number Diff line number Diff line change 170170 attributes = {
171171 LastUpgradeCheck = 1400;
172172 TargetAttributes = {
173- 00E356ED1AD99517003FC87E = {
174- CreatedOnToolsVersion = 6.2;
175- TestTargetID = 13B07F861A680F5B00A75B9A;
176- };
177173 13B07F861A680F5B00A75B9A = {
178174 LastSwiftMigration = 1120;
179175 };
311307 ASSETCATALOG_COMPILER_APPICON_NAME = AppIconOrange;
312308 ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
313309 CLANG_ENABLE_MODULES = YES;
314- CURRENT_PROJECT_VERSION = 144 ;
310+ CURRENT_PROJECT_VERSION = 152 ;
315311 DEVELOPMENT_TEAM = KYH47R284B;
316312 ENABLE_BITCODE = NO;
317313 INFOPLIST_FILE = bitkit/Info.plist;
322318 "$(inherited)",
323319 "@executable_path/Frameworks",
324320 );
325- MARKETING_VERSION = 1.0.8 ;
321+ MARKETING_VERSION = 1.1.0 ;
326322 OTHER_LDFLAGS = (
327323 "$(inherited)",
328324 "-ObjC",
343339 ASSETCATALOG_COMPILER_APPICON_NAME = AppIconOrange;
344340 ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
345341 CLANG_ENABLE_MODULES = YES;
346- CURRENT_PROJECT_VERSION = 144 ;
342+ CURRENT_PROJECT_VERSION = 152 ;
347343 DEVELOPMENT_TEAM = KYH47R284B;
348344 ENABLE_BITCODE = NO;
349345 INFOPLIST_FILE = bitkit/Info.plist;
354350 "$(inherited)",
355351 "@executable_path/Frameworks",
356352 );
357- MARKETING_VERSION = 1.0.8 ;
353+ MARKETING_VERSION = 1.1.0 ;
358354 OTHER_LDFLAGS = (
359355 "$(inherited)",
360356 "-ObjC",
You can’t perform that action at this time.
0 commit comments