Skip to content

Commit

Permalink
Update compileSdkVersion to 30.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isira-Seneviratne committed Jan 18, 2021
1 parent 156adaa commit e957366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'checkstyle'

android {
compileSdkVersion 29
buildToolsVersion '29.0.3'
compileSdkVersion 30
buildToolsVersion '30.0.2'

defaultConfig {
applicationId "org.schabi.newpipe"
Expand Down

0 comments on commit e957366

Please sign in to comment.