diff --git a/app/build.gradle b/app/build.gradle index e8d6c249..5d711a18 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,13 +2,13 @@ apply plugin: 'com.android.application' apply plugin: 'kotlin-android' android { - compileSdkVersion 31 + compileSdkVersion 32 buildToolsVersion '30.0.3' defaultConfig { applicationId "com.cappielloantonio.playforsubsonic" minSdkVersion 26 - targetSdkVersion 31 + targetSdkVersion 32 versionCode 3 versionName "2.0.0"