File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ android {
8383 applicationId " to.bitkit"
8484 minSdkVersion rootProject. ext. minSdkVersion
8585 targetSdkVersion rootProject. ext. targetSdkVersion
86- versionCode 157
86+ versionCode 158
8787 versionName " 1.1.3"
8888 testBuildType System . getProperty(' testBuildType' , ' debug' )
8989 testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
Original file line number Diff line number Diff line change 307307 ASSETCATALOG_COMPILER_APPICON_NAME = AppIconOrange;
308308 ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
309309 CLANG_ENABLE_MODULES = YES;
310- CURRENT_PROJECT_VERSION = 157 ;
310+ CURRENT_PROJECT_VERSION = 158 ;
311311 DEVELOPMENT_TEAM = KYH47R284B;
312312 ENABLE_BITCODE = NO;
313313 INFOPLIST_FILE = bitkit/Info.plist;
You can’t perform that action at this time.
0 commit comments