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 @@ -82,8 +82,8 @@ android {
8282 setProperty(" archivesBaseName" , " OpenDTUApp" )
8383 minSdkVersion rootProject. ext. minSdkVersion
8484 targetSdkVersion rootProject. ext. targetSdkVersion
85- versionCode 22
86- versionName " 0.4.1 "
85+ versionCode 23
86+ versionName " 0.4.2 "
8787 }
8888 signingConfigs {
8989 debug {
Original file line number Diff line number Diff line change 2222 <key >CFBundlePackageType </key >
2323 <string >APPL </string >
2424 <key >CFBundleShortVersionString </key >
25- <string >0.4.1 </string >
25+ <string >0.4.2 </string >
2626 <key >CFBundleSignature </key >
2727 <string >???? </string >
2828 <key >CFBundleVersion </key >
29- <string >22 </string >
29+ <string >23 </string >
3030 <key >LSRequiresIPhoneOS </key >
3131 <true />
3232 <key >NSAppTransportSecurity </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 >0.4.1 </string >
18+ <string >0.4.2 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >22 </string >
22+ <string >23 </string >
2323</dict >
2424</plist >
Original file line number Diff line number Diff line change 11{
22 "name" : " opendtu-react-native" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments