mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Adjust for Android U
This commit is contained in:
parent
37b3ea08e9
commit
43db6f4d2e
14 changed files with 74 additions and 18 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue