buqulinghun

Results 2 issues of buqulinghun

The build log is as follows: 2021-04-25 14:52:32 TODO install curl, python, docker if needed 2021-04-25 14:52:32 Start parsing parameters 2021-04-25 14:52:32 Set positional arguments in their place 2021-04-25 14:52:32...

编辑器:as2.1.1 gradle: `apply plugin: 'com.android.application' android { compileSdkVersion 14 buildToolsVersion "23.0.2" ``` defaultConfig { applicationId "com.vdisk.android.example" minSdkVersion 9 targetSdkVersion 23 } buildTypes { release { minifyEnabled false proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'...