Upgrade deps (#1886)
This commit is contained in:
@@ -31,7 +31,7 @@ val androidMinSdkVersion = 26
|
||||
val androidTargetSdkVersion = 35
|
||||
val androidCompileSdkVersion = 35
|
||||
val androidBuildToolsVersion = "35.0.0"
|
||||
val androidCompileNdkVersion = "27.0.11718014-beta1"
|
||||
val androidCompileNdkVersion = "27.0.12077973"
|
||||
val androidSourceCompatibility = JavaVersion.VERSION_21
|
||||
val androidTargetCompatibility = JavaVersion.VERSION_21
|
||||
val managerVersionCode by extra(getVersionCode())
|
||||
|
||||
Reference in New Issue
Block a user