Skip to content

Commit

Permalink
Additional Notes field under the recipe #228
Browse files Browse the repository at this point in the history
Adding more devices for testing locally.
  • Loading branch information
flauschtrud committed Dec 12, 2024
1 parent da77800 commit 83034bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ android {
apiLevel = 30
systemImageSource = "aosp-atd"
}
pixel8api35 {
device = "Pixel 8"
apiLevel = 35
systemImageSource = "aosp-atd"
}
}
}
}
Expand Down

0 comments on commit 83034bf

Please sign in to comment.