Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

crash in android 10 with this config ... #51

Open
codingwithsaeed opened this issue Jan 16, 2020 · 2 comments
Open

crash in android 10 with this config ... #51

codingwithsaeed opened this issue Jan 16, 2020 · 2 comments

Comments

@codingwithsaeed
Copy link

android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "com.soha_web.kamter"
minSdkVersion 19
targetSdkVersion 29
versionCode 1
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
}

Cheese_Thu-16Jan20_18 40

@jeffersonmello
Copy link

Any solution, i have this problem

@2mbili
Copy link

2mbili commented Aug 11, 2020

Use this com.github.patgdut:RadioRealButton:v2.1.2. worked for me on android.x

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants