Skip to content

Commit

Permalink
information
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Jul 19, 2024
1 parent e26d3bd commit 66cc16b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android_clean_build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ jobs:
mkdir "test_run"; cd "$_"
flutter create --template=app --platforms=android,ios demo_project
cd demo_project
ls
sed -i 's/"org.jetbrains.kotlin.android" version "1.7.10"/"org.jetbrains.kotlin.android" version "1.8.10"/g' android/settings.gradle
flutter doctor -v
flutter pub add adyen_checkout
flutter pub get

0 comments on commit 66cc16b

Please sign in to comment.