Increase minSdkVersion to 26

This commit is contained in:
Jonas Lochmann 2024-04-08 02:00:00 +02:00
parent 8a2f7ceb79
commit a9f7bcb0b8
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -28,7 +28,7 @@ android {
compileSdkVersion 34
defaultConfig {
applicationId "io.timelimit.android"
minSdkVersion 21
minSdkVersion 26
targetSdkVersion 34
versionCode 215
versionName "6.20.1"