Skip to content

Commit 72fbba2

Browse files
committed
Add aidl to buildFeatures in playbilling
1 parent f7568b9 commit 72fbba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playbilling/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ android {
3434

3535
buildFeatures {
3636
buildConfig true
37+
aidl true
3738
}
3839

3940
buildTypes {

0 commit comments

Comments
 (0)