Update targetSdkVersion
This commit is contained in:
parent
3b6f04aeed
commit
dd4b74900d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue