Increase minSdkVersion to 23

This commit is contained in:
Niko Diamadis
2022-10-22 11:47:14 +02:00
parent baa12eeb17
commit b210250c8f

View File

@@ -7,7 +7,7 @@ android {
compileSdkVersion 30
defaultConfig {
applicationId "com.github.gotify"
minSdkVersion 19
minSdkVersion 23
targetSdkVersion 30
versionCode 26
versionName "2.4.0"