mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
gradle: started working on Gradle upgrade, for testing purposes
This commit is contained in:
parent
3e913931c4
commit
635fdc4c5c
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue