Remove unnecessary attributes.

feat_update_gradle_plugin_and_remove_bintray
Severiano Jaramillo 2022-05-29 11:12:47 -07:00
parent 8faeb05486
commit 848a95e766
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 29
versionCode 12
versionName "0.6.0"
vectorDrawables.useSupportLibrary = true
}