gradle: started working on Gradle upgrade, for testing purposes

This commit is contained in:
antonio 2023-08-16 22:33:52 +02:00
parent 3e913931c4
commit 635fdc4c5c
3 changed files with 5 additions and 5 deletions

View file

@ -3,8 +3,8 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-parcelize'
android {
compileSdkVersion 34
buildToolsVersion '33.0.0'
compileSdk 34
buildToolsVersion "34.0.0"
defaultConfig {
minSdkVersion 24