File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
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 12
99- versionName " 2.3 .0-beta.7 "
98+ versionCode 13
99+ versionName " 2.4 .0-beta.2 "
100100 ndk {
101101 abiFilters " armeabi-v7a" , " x86"
102102 }
Original file line number Diff line number Diff line change 15161516 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15171517 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15181518 COPY_PHASE_STRIP = NO;
1519- CURRENT_PROJECT_VERSION = 6 ;
1519+ CURRENT_PROJECT_VERSION = 7 ;
15201520 ENABLE_STRICT_OBJC_MSGSEND = YES;
15211521 ENABLE_TESTABILITY = YES;
15221522 GCC_C_LANGUAGE_STANDARD = gnu99;
15751575 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15761576 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15771577 COPY_PHASE_STRIP = YES;
1578- CURRENT_PROJECT_VERSION = 6 ;
1578+ CURRENT_PROJECT_VERSION = 7 ;
15791579 ENABLE_NS_ASSERTIONS = NO;
15801580 ENABLE_STRICT_OBJC_MSGSEND = YES;
15811581 GCC_C_LANGUAGE_STANDARD = gnu99;
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.3 .0 </string >
20+ <string >2.4 .0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
3434 </dict >
3535 </array >
3636 <key >CFBundleVersion </key >
37- <string >6 </string >
37+ <string >7 </string >
3838 <key >ITSAppUsesNonExemptEncryption </key >
3939 <false />
4040 <key >LSApplicationQueriesSchemes </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.3 .0 </string >
18+ <string >2.4 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >6 </string >
20+ <string >7 </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-0 " ,
3+ "version" : " 2.4.0-beta.2 " ,
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