Skip to content

Commit 0e726d8

Browse files
Update Samsung supported SOCs list for subv5.0 (#1051)
* Update Samsung supported SOCs list for subv5.0 * Bump app version to v5.0.2 --------- Co-authored-by: anhappdev <[email protected]>
1 parent 6dcdb37 commit 0e726d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

flutter/assets/text/about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Official website URL: [https://developer.samsung.com/neural/overview.html](https
6161

6262
The MLPerf Mobile Benchmarking App uses the Exynos Neural Network SDK on the following families of Exynos processors [https://semiconductor.samsung.com/processor/](https://semiconductor.samsung.com/processor/):
6363

64+
* Exynos 2500
6465
* Exynos 2400
6566
* Exynos 2300
6667
* Exynos 2200

flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
77

88
# version format: <semantic_app_version>+<build_number>.
99
# Note: build_number will be set by CI using the CLI option --build-number
10-
version: 5.0.1+1
10+
version: 5.0.2+1
1111

1212
environment:
1313
sdk: ^3.3.4 # Dart SDK version

0 commit comments

Comments
 (0)