File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
ios/OpenHardwareMonClient.xcodeproj Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ android {
81
81
applicationId " com.tejasgajjar.ohmc"
82
82
minSdkVersion rootProject. ext. minSdkVersion
83
83
targetSdkVersion rootProject. ext. targetSdkVersion
84
- versionCode 10
85
- versionName " 2.0"
84
+ versionCode 12
85
+ versionName " 2.1. 0"
86
86
}
87
87
signingConfigs {
88
88
debug {
Original file line number Diff line number Diff line change 599
599
"$(inherited)",
600
600
"@executable_path/Frameworks",
601
601
);
602
- MARKETING_VERSION = 2.0;
602
+ MARKETING_VERSION = 2.1. 0;
603
603
OTHER_LDFLAGS = (
604
604
"$(inherited)",
605
605
"-ObjC",
631
631
"$(inherited)",
632
632
"@executable_path/Frameworks",
633
633
);
634
- MARKETING_VERSION = 2.0;
634
+ MARKETING_VERSION = 2.1. 0;
635
635
OTHER_LDFLAGS = (
636
636
"$(inherited)",
637
637
"-ObjC",
You can’t perform that action at this time.
0 commit comments