compileSdk 35->36
This commit is contained in:
@@ -14,7 +14,7 @@ val abiCodes = mapOf(
|
||||
|
||||
android {
|
||||
namespace = "org.fairscan.app"
|
||||
compileSdk = 35
|
||||
compileSdk = 36
|
||||
sourceSets["main"].assets.srcDir(layout.buildDirectory.dir("generated/assets"))
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user