Skip to content

Commit

Permalink
v3.0.3 - Minor correcting release
Browse files Browse the repository at this point in the history
  • Loading branch information
rt-bishop committed Mar 16, 2022
1 parent 47a83a8 commit b35c3a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.rtbishop.look4sat"
minSdk 21
targetSdk 31
versionCode 302
versionName "3.0.2"
versionCode 303
versionName "3.0.3"
resConfigs "en,ru"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/303.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Minor correcting release
Fixed a crash in the map fragment
7 changes: 2 additions & 5 deletions fastlane/metadata/android/en-US/whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
Various minor tweaks, refactoring and bug fixes
Added passes calculation progress indicator
Added satellite visibility param to map and radar
Added various additional satellite params to map
Swapped buy me a coffee platform for Ko-Fi
Minor correcting release
Fixed a crash in the map fragment

0 comments on commit b35c3a0

Please sign in to comment.