File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ android {
8080 setProperty(" archivesBaseName" , " OpenDTUApp" )
8181 minSdkVersion rootProject. ext. minSdkVersion
8282 targetSdkVersion rootProject. ext. targetSdkVersion
83- versionCode 14
84- versionName " 0.1.15 "
83+ versionCode 15
84+ versionName " 0.1.16 "
8585 }
8686 signingConfigs {
8787 debug {
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.1.15 </string >
20+ <string >0.1.16 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >14 </string >
24+ <string >15 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <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.1.15 </string >
18+ <string >0.1.16 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >14 </string >
22+ <string >15 </string >
2323</dict >
2424</plist >
Original file line number Diff line number Diff line change 11{
22 "name" : " opendtu-react-native" ,
3- "version" : " 0.1.15 " ,
3+ "version" : " 0.1.16 " ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments