mirror of
https://github.com/dzeiocom/charts.git
synced 2025-07-31 09:01:59 +00:00
fix: Build missing actual code
This commit is contained in:
@@ -51,8 +51,8 @@ android {
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
isMinifyEnabled = true
|
||||
getByName("release") {
|
||||
isMinifyEnabled = false
|
||||
proguardFiles(
|
||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
||||
"proguard-rules.pro"
|
||||
|
Reference in New Issue
Block a user