Skip to content

Commit

Permalink
Support, API level 34
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Oct 3, 2023
1 parent 051d459 commit c370d0c
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,12 +5,12 @@ plugins {

android {
namespace 'com.pluu.lintstudy'
compileSdk 33
compileSdk 34

defaultConfig {
applicationId "com.pluu.lintstudy"
minSdk 21
targetSdk 33
targetSdk 34
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit c370d0c

Please sign in to comment.