Adjust for Android U

This commit is contained in:
Jonas Lochmann 2023-06-12 02:00:00 +02:00
parent 37b3ea08e9
commit 43db6f4d2e
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
14 changed files with 74 additions and 18 deletions

View file

@ -27,7 +27,7 @@ android {
defaultConfig {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 33
targetSdkVersion 34
versionCode 205
versionName "6.14.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"