Skip to content

Commit

Permalink
chore(): Updated Android SDK version to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
tyllark committed Feb 7, 2025
1 parent 9e5c566 commit 80f106d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/lib/src/android/types.dart
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ enum AndroidAbi {
///
/// See: https://apilevels.com/
enum AndroidApiLevel {
api_35(35),
api_34(34),
api_33(33),
api_32(32),
Expand Down

0 comments on commit 80f106d

Please sign in to comment.