mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Bump up compileSdkVersion to 32
This commit is contained in:
parent
7cd8400843
commit
d68c6bbb0a
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue