Skip to content

Commit

Permalink
Add graphics-2d to validateExamples.sh (#3802)
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-avdeev-jb authored Oct 11, 2023
1 parent cd45caa commit acbfd5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions examples/validateExamples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ runGradle imageviewer packageDistributionForCurrentOS
runGradle issues packageDistributionForCurrentOS
runGradle notepad packageDistributionForCurrentOS
runGradle todoapp-lite packageDistributionForCurrentOS
runGradle minesweeper packageDistributionForCurrentOS
runGradle visual-effects packageDistributionForCurrentOS
runGradle graphics-2d packageDistributionForCurrentOS
runGradle widgets-gallery packageDistributionForCurrentOS
2 changes: 1 addition & 1 deletion examples/validateExamplesAndroid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runGradle chat installDebug
runGradle codeviewer installDebug
runGradle imageviewer installDebug
runGradle issues installDebug
runGradle minesweeper installDebug
runGradle graphics-2d installDebug
runGradle todoapp-lite installDebug
runGradle widgets-gallery installDebug
runGradle todoapp installDebug

0 comments on commit acbfd5d

Please sign in to comment.