Skip to content

Commit

Permalink
445: upgrade target SDK to 30 (Android 11) (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlockwood authored Oct 11, 2020
1 parent 45a040d commit 44c5cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {
// Remember to keep these values in sync with .travis.yml
compileSdkVersion=30
minSdkVersion=23
targetSdkVersion=29
targetSdkVersion=30
buildToolsVersion='30.0.2'

// centrally manage some other dependencies
Expand Down

0 comments on commit 44c5cd3

Please sign in to comment.