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