Skip to content

Commit

Permalink
Removed obsolete API
Browse files Browse the repository at this point in the history
  • Loading branch information
Javinator9889 committed Jun 27, 2020
1 parent 6f24e84 commit a5bd961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appintro/build.gradle
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

android {
viewBinding.enabled = true
buildFeatures.viewBinding = true
compileSdkVersion 29

android.defaultConfig.vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit a5bd961

Please sign in to comment.