fix: add compileSdk again
This commit is contained in:
@@ -5,6 +5,8 @@ apply plugin: 'kotlin-parcelize'
|
|||||||
android {
|
android {
|
||||||
buildToolsVersion = '35.0.0'
|
buildToolsVersion = '35.0.0'
|
||||||
|
|
||||||
|
compileSdk 35
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdk 35
|
targetSdk 35
|
||||||
|
|||||||
Reference in New Issue
Block a user