[2.11.0/1.6.0] och-module compileSdkVersion

This commit is contained in:
wangmingjun
2022-09-22 21:17:25 +08:00
parent e117afea9e
commit 31045baaf9

View File

@@ -5,7 +5,7 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'com.alibaba.arouter'
android {
compileSdkVersion 31
compileSdkVersion rootProject.ext.android.compileSdkVersion
buildToolsVersion "30.0.2"
defaultConfig {