Skip to content

Commit

Permalink
Update compileSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo04 committed Jul 13, 2022
1 parent a961375 commit 7470bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Simplenote/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'dagger.hilt.android.plugin'

android {
buildToolsVersion '29.0.2'
compileSdkVersion 29
buildToolsVersion '30.0.3'
compileSdkVersion 30

buildTypes {
debug {
Expand Down

0 comments on commit 7470bcf

Please sign in to comment.