mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-01 20:12:24 +00:00
Updated billing library
This commit is contained in:
parent
057cf01a1f
commit
af391e3308
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ dependencies {
|
|||
def work_version = "2.1.0"
|
||||
def exif_version = "1.1.0-beta01"
|
||||
def biometric_version = "1.0.0-alpha04"
|
||||
def billingclient_version = "2.0.1"
|
||||
def billingclient_version = "2.0.2"
|
||||
def javamail_version = "1.6.3"
|
||||
def jsoup_version = "1.12.1"
|
||||
def dnsjava_version = "2.1.9"
|
||||
|
|
Loading…
Reference in a new issue