mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Increase minSdkVersion to 26
This commit is contained in:
parent
8a2f7ceb79
commit
a9f7bcb0b8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ android {
|
||||||
compileSdkVersion 34
|
compileSdkVersion 34
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 26
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 215
|
versionCode 215
|
||||||
versionName "6.20.1"
|
versionName "6.20.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue