File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ android {
1919 applicationId = " com.mubarak.mbcompass"
2020 minSdk = 21
2121 targetSdk = 36
22- versionCode = 12
23- versionName = " 1.1.11 "
22+ versionCode = 13
23+ versionName = " 1.1.12 "
2424
2525 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2626 vectorDrawables {
Original file line number Diff line number Diff line change 1+ - True North support added: Easily switch between True North and Magnetic North using a new toggle in Settings.
2+ - AMOLED True Dark Theme: Introduced a pure-black AMOLED mode for better contrast and improved battery efficiency on OLED displays.
3+ - Heading Status Indicator: A new status text now clearly shows whether your current heading is based on True North or Magnetic North.
4+ - Improved Sensor Status Dialog: Fixed an issue where dialog content was getting cut off on smaller screens.
5+ - General UI refinements and stability improvements
You can’t perform that action at this time.
0 commit comments