Skip to content

Commit a238b58

Browse files
Update build.gradle
1 parent f3d5e08 commit a238b58

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sample/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ android {
1717
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
1818
}
1919
}
20+
buildFeatures {
21+
buildConfig true
22+
}
2023
}
2124

2225
dependencies {

0 commit comments

Comments
 (0)