Skip to content

Commit

Permalink
minSdkVersion 23 (Android 6.0) に引き上げ
Browse files Browse the repository at this point in the history
  • Loading branch information
shibafu528 committed Mar 27, 2022
1 parent 1514776 commit 981b57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Yukari/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ android {

defaultConfig {
applicationId "shibafu.yukari"
minSdkVersion 16
minSdkVersion 23
targetSdkVersion 30
versionCode y4aVersionCode
versionName y4aVersionName
Expand Down

0 comments on commit 981b57e

Please sign in to comment.