Update targetSdkVersion

This commit is contained in:
kyori19 2022-03-04 18:08:04 +09:00
parent 3b6f04aeed
commit dd4b74900d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ android {
defaultConfig {
applicationId 'net.accelf.yuito'
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 30
versionCode 40
versionName '4.1.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"