完成能力测试的提交功能

This commit is contained in:
md
2021-05-31 18:53:12 +08:00
parent a970c02393
commit 90d1237a22
24 changed files with 650 additions and 261 deletions

View File

@@ -3,6 +3,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 30
buildToolsVersion "30.0.3"
ndkVersion '23.0.7123448'
defaultConfig {
applicationId "com.example.myapplication"