Revert com.android.billingclient:billing to 2.0.3

- This is soon deprecated, but likely the last open source version of the building library.
This commit is contained in:
bunnei 2021-02-28 11:15:02 -08:00
parent 07d64943e2
commit a6860a9653

View File

@ -121,7 +121,7 @@ dependencies {
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
implementation 'com.android.billingclient:billing:2.2.0'
implementation 'com.android.billingclient:billing:2.0.3'
}
def getVersion() {