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 @@ -95,8 +95,8 @@ android {
9595 applicationId " com.allaboutolaf"
9696 minSdkVersion 16
9797 targetSdkVersion 23
98- versionCode 16
99- versionName " 2.4.0-beta.5 "
98+ versionCode 17
99+ versionName " 2.4.0-beta.6 "
100100 ndk {
101101 abiFilters " armeabi-v7a" , " x86"
102102 }
Original file line number Diff line number Diff line change 15181518 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15191519 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15201520 COPY_PHASE_STRIP = NO;
1521- CURRENT_PROJECT_VERSION = 10 ;
1521+ CURRENT_PROJECT_VERSION = 11 ;
15221522 ENABLE_STRICT_OBJC_MSGSEND = YES;
15231523 ENABLE_TESTABILITY = YES;
15241524 GCC_C_LANGUAGE_STANDARD = gnu99;
15771577 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15781578 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15791579 COPY_PHASE_STRIP = YES;
1580- CURRENT_PROJECT_VERSION = 10 ;
1580+ CURRENT_PROJECT_VERSION = 11 ;
15811581 ENABLE_NS_ASSERTIONS = NO;
15821582 ENABLE_STRICT_OBJC_MSGSEND = YES;
15831583 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 >10 </string >
37+ <string >11 </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 >10 </string >
20+ <string >11 </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.5 " ,
3+ "version" : " 2.4.0-beta.6 " ,
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