Skip to content

Commit

Permalink
Upgraded SDK Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpvsilva-fss committed Jan 6, 2022
1 parent d82a17d commit 17b4ae2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions FantasmoSDK/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 48
versionName "3.0.0"
versionCode 52
versionName "3.0.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
9 changes: 8 additions & 1 deletion ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,11 @@ Version 3.0.0
- MW-390 Camera feed and app occasionally freezes
- MW-414 Clicking X should bring user back to main menu instead of closing app
- MW-419 Send GPS coordinates on Parking call
- MW-420 End ride can be tapped multiple times
- MW-420 End ride can be tapped multiple times

Version 3.0.1
- MW-504 Add Accuracy values
- MW-512 Feature Allow skipping the qr code (replaced)
- MW-510 Add FlashLight toggle button to default QR Code scanner
- MW-513 Send location instead of coordinates for image localize
- MW-524 Feature Allow manual entry of a qr code

0 comments on commit 17b4ae2

Please sign in to comment.