File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ android {
102102 applicationId " com.allaboutolaf"
103103 minSdkVersion 16
104104 targetSdkVersion 23
105- versionCode 21
106- versionName " 2.4.0-beta.10 "
105+ versionCode 22
106+ versionName " 2.4.0-beta.11 "
107107 ndk {
108108 abiFilters " armeabi-v7a" , " x86"
109109 }
Original file line number Diff line number Diff line change 15481548 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15491549 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15501550 COPY_PHASE_STRIP = NO;
1551- CURRENT_PROJECT_VERSION = 15 ;
1551+ CURRENT_PROJECT_VERSION = 16 ;
15521552 ENABLE_STRICT_OBJC_MSGSEND = YES;
15531553 ENABLE_TESTABILITY = YES;
15541554 GCC_C_LANGUAGE_STANDARD = gnu99;
16071607 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
16081608 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
16091609 COPY_PHASE_STRIP = YES;
1610- CURRENT_PROJECT_VERSION = 15 ;
1610+ CURRENT_PROJECT_VERSION = 16 ;
16111611 ENABLE_NS_ASSERTIONS = NO;
16121612 ENABLE_STRICT_OBJC_MSGSEND = YES;
16131613 GCC_C_LANGUAGE_STANDARD = gnu99;
Original file line number Diff line number Diff line change 3434 </dict >
3535 </array >
3636 <key >CFBundleVersion </key >
37- <string >15 </string >
37+ <string >16 </string >
3838 <key >ITSAppUsesNonExemptEncryption </key >
3939 <false />
4040 <key >LSApplicationQueriesSchemes </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundleShortVersionString </key >
1818 <string >2.4.0 </string >
1919 <key >CFBundleVersion </key >
20- <string >15 </string >
20+ <string >16 </string >
2121</dict >
2222</plist >
Original file line number Diff line number Diff line change 11{
22 "name" : " all-about-olaf" ,
3- "version" : " 2.4.0-beta.10 " ,
3+ "version" : " 2.4.0-beta.11 " ,
44 "private" : true ,
55 "config" : {
66 "prettier_args" : " --single-quote --trailing-comma all --no-bracket-spacing --no-semi"
You can’t perform that action at this time.
0 commit comments