test commit

This commit is contained in:
Andrei Yankovich 2022-02-22 21:15:51 +03:00
parent 24def05fac
commit 985b44d085

View File

@ -18,6 +18,8 @@ apply plugin: 'com.android.application'
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
implementation "com.android.billingclient:billing:4.0.0"
// implementation 'com.google.android.gms:play-services-ads:19.+'
}