mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 02:37:16 +00:00
Updated annotation
This commit is contained in:
parent
045ac18a7a
commit
a96eef4ba4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue