Skip to content

Commit 86e66ff

Browse files
committed
Update MASTG-DEMO-0025.md to clarify the sample usage of Build.VERSION.SDK_INT for OS version check
1 parent 3007898 commit 86e66ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/android/MASVS-CODE/MASTG-DEMO-0025/MASTG-DEMO-0025.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ test: MASTG-TEST-0245
88

99
### Sample
1010

11-
The following example checks the version of the operating system.
11+
The following sample uses the `Build.VERSION.SDK_INT` API to check the operating system version.
1212

1313
{{ MastgTest.kt # MastgTest_reversed.java }}
1414

0 commit comments

Comments
 (0)