Skip to content

Commit

Permalink
Revert "ci: add android bridge unit test"
Browse files Browse the repository at this point in the history
This reverts commit b7c4fd6.
  • Loading branch information
Mercy811 committed Feb 23, 2024
1 parent b7c4fd6 commit dbc2f0b
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 251 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Flutter Test and Lint
name: Test and Lint

on: [pull_request]

Expand Down
3 changes: 3 additions & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@
/build/

# Android related
**/android/**/gradle-wrapper.jar
**/android/.gradle
**/android/captures/
**/android/gradlew
**/android/gradlew.bat
**/android/local.properties
**/android/**/GeneratedPluginRegistrant.java

Expand Down
Binary file removed example/android/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
160 changes: 0 additions & 160 deletions example/android/gradlew

This file was deleted.

90 changes: 0 additions & 90 deletions example/android/gradlew.bat

This file was deleted.

0 comments on commit dbc2f0b

Please sign in to comment.