Skip to content

Commit

Permalink
compilesdkversion update
Browse files Browse the repository at this point in the history
  • Loading branch information
im-ade committed Oct 8, 2020
1 parent 80c2de9 commit 5fa97c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions androidstudio/app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 29
buildToolsVersion "29.0.3"
compileSdkVersion 30

defaultConfig {
applicationId "jp.maio.sdk.android.sample"
minSdkVersion 16
targetSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"
}
Expand Down

0 comments on commit 5fa97c9

Please sign in to comment.