Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Enable Data binding with buildfeatures block #322

Merged
merged 8 commits into from
Aug 17, 2020
Prev Previous commit
Next Next commit
Merge branch 'master' into Bugbash
  • Loading branch information
android-dev-lxl authored Aug 13, 2020
commit 093aedb41a66f0cdcbb926bccdebbd3c9651fa44
1 change: 1 addition & 0 deletions MarsRealEstateFinal/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ apply plugin: "androidx.navigation.safeargs"

android {
compileSdkVersion 30

defaultConfig {
applicationId "com.example.android.marsrealestate"
minSdkVersion 19
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.