mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-03 18:26:20 +00:00
Updated annotation
This commit is contained in:
parent
0107168095
commit
b76f863620
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ configurations.all {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
|
|
||||||
def annotation_version = "1.1.0-rc02"
|
def annotation_version = "1.1.0"
|
||||||
def core_version = "1.5.0-beta03"
|
def core_version = "1.5.0-beta03"
|
||||||
def appcompat_version = "1.3.0-rc01"
|
def appcompat_version = "1.3.0-rc01"
|
||||||
def activity_version = "1.2.2"
|
def activity_version = "1.2.2"
|
||||||
|
|
Loading…
Reference in a new issue