Increase minSdkVersion to 23
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
|||||||
compileSdkVersion 30
|
compileSdkVersion 30
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.github.gotify"
|
applicationId "com.github.gotify"
|
||||||
minSdkVersion 19
|
minSdkVersion 23
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 26
|
versionCode 26
|
||||||
versionName "2.4.0"
|
versionName "2.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user