mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
sdkVersion update
This commit is contained in:
parent
f6a54bc199
commit
b741647229
1 changed files with 3 additions and 3 deletions
|
|
@ -2,13 +2,13 @@ apply plugin: 'com.android.application'
|
|||
apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
compileSdkVersion 32
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion '30.0.3'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.cappielloantonio.playforsubsonic"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 32
|
||||
targetSdkVersion 33
|
||||
versionCode 4
|
||||
versionName "2.1.0"
|
||||
|
||||
|
|
@ -93,5 +93,5 @@ dependencies {
|
|||
debugImplementation 'com.balsikandar.android:crashreporter:1.1.0'
|
||||
|
||||
// DB debug
|
||||
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue