hxb
2021-12-07 08c7b9221a5230206c0ae164ecd750a9757efbd4
1
2
3
4
5
6
7
ext {
    minSdkVersion = 16
    targetSdkVersion = 31
    compileSdkVersion = 31
    versionName = "1.0.0"
 
}