File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ android {
8686 applicationId " io.runonflux.sspkey"
8787 minSdkVersion rootProject. ext. minSdkVersion
8888 targetSdkVersion rootProject. ext. targetSdkVersion
89- versionCode 54
90- versionName " 1.25.1 "
89+ versionCode 55
90+ versionName " 1.26.0 "
9191 }
9292 signingConfigs {
9393 debug {
Original file line number Diff line number Diff line change 312312 "$(inherited)",
313313 "@executable_path/Frameworks",
314314 );
315- MARKETING_VERSION = 1.25.1 ;
315+ MARKETING_VERSION = 1.26.0 ;
316316 OTHER_LDFLAGS = (
317317 "$(inherited)",
318318 "-ObjC",
350350 "$(inherited)",
351351 "@executable_path/Frameworks",
352352 );
353- MARKETING_VERSION = 1.25.1 ;
353+ MARKETING_VERSION = 1.26.0 ;
354354 ONLY_ACTIVE_ARCH = YES;
355355 OTHER_LDFLAGS = (
356356 "$(inherited)",
Original file line number Diff line number Diff line change 11{
22 "name" : " ssp-key" ,
3- "version" : " 1.25.1 " ,
3+ "version" : " 1.26.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
You can’t perform that action at this time.
0 commit comments