Skip to content

Commit

Permalink
build config deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Shingyx committed Jul 20, 2024
1 parent f31d002 commit 33243fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ android {
}
}
buildFeatures {
buildConfig true
viewBinding true
}
kotlin {
Expand Down
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
android.defaults.buildfeatures.buildconfig=true

0 comments on commit 33243fd

Please sign in to comment.