admin
2022-03-31 36754ba47da7a3277d5be183a523c912a1dc4cef
src/main/resources/code/android/app/build.gradle
@@ -6,7 +6,7 @@
    useLibrary 'org.apache.http.legacy'
    compileSdk 29
    compileSdk 31
    defaultConfig {
        applicationId "com.demo.android"
@@ -42,7 +42,6 @@
    implementation project(path: ':library-ec')
    implementation project(path: ':library-login')
    implementation project(path: ':library-flutter')
    testImplementation 'junit:junit:4.+'
    androidTestImplementation 'androidx.test.ext:junit:1.1.2'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
    implementation 'androidx.cardview:cardview:1.0.0'