Skip to content

Commit 63d502f

Browse files
committed
gradle buildconfig gen
1 parent 55876f1 commit 63d502f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pythonforandroid/bootstraps/common/build/templates/build.tmpl.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ android {
4242
manifestPlaceholders = {{ args.manifest_placeholders}}
4343
}
4444

45+
buildFeatures {
46+
buildConfig = true
47+
}
48+
4549
// find aars
4650
repositories {
4751
flatDir {

0 commit comments

Comments
 (0)