Skip to content

Commit

Permalink
Test run
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Oct 15, 2024
1 parent 76b3320 commit fd9fad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_clean_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
#Change to Android Gradle plugin to v8
sed -i 's/id "com.android.application" version "7.3.0"/id "com.android.application" version "8.1.4"/g' android/settings.gradle
cat android/gradle/wrapper/gradle-wrapper.properties
cat android/build.gradle
cat android/app/build.gradle
dart pub add 'adyen_checkout:{"path":"../"}'
flutter build apk --debug
Expand Down

0 comments on commit fd9fad4

Please sign in to comment.