Fix SDK version
This commit is contained in:
parent
89d3b19f65
commit
dfc026b52b
@ -3,13 +3,13 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion "30.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "net.crystalyx.setaswallpaper"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 31
|
||||
versionCode 6
|
||||
versionName "2.4"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user