File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ android {
8282 applicationId " to.pubky.ring"
8383 minSdkVersion rootProject. ext. minSdkVersion
8484 targetSdkVersion rootProject. ext. targetSdkVersion
85- versionCode 17
86- versionName " 1.12 "
85+ versionCode 18
86+ versionName " 1.13 "
8787 }
8888
8989 signingConfigs {
Original file line number Diff line number Diff line change 283283 buildSettings = {
284284 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
285285 CLANG_ENABLE_MODULES = YES;
286- CURRENT_PROJECT_VERSION = 2 ;
286+ CURRENT_PROJECT_VERSION = 3 ;
287287 DEVELOPMENT_TEAM = KYH47R284B;
288288 ENABLE_BITCODE = NO;
289289 INFOPLIST_FILE = pubkyring/Info.plist;
314314 buildSettings = {
315315 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
316316 CLANG_ENABLE_MODULES = YES;
317- CURRENT_PROJECT_VERSION = 2 ;
317+ CURRENT_PROJECT_VERSION = 3 ;
318318 DEVELOPMENT_TEAM = KYH47R284B;
319319 INFOPLIST_FILE = pubkyring/Info.plist;
320320 INFOPLIST_KEY_CFBundleDisplayName = "Pubky Ring";
You can’t perform that action at this time.
0 commit comments