1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-28 10:47:28 +00:00

Updated annotation

This commit is contained in:
M66B 2021-03-30 11:01:42 +02:00
parent 045ac18a7a
commit a96eef4ba4

View file

@ -235,7 +235,7 @@ configurations.all {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
def annotation_version = "1.1.0-rc01"
def annotation_version = "1.1.0-rc02"
def core_version = "1.5.0-beta03"
def appcompat_version = "1.3.0-rc01"
def activity_version = "1.2.2"