Updated annotation

This commit is contained in:
M66B 2021-03-30 11:01:42 +02:00
parent 045ac18a7a
commit a96eef4ba4
1 changed files with 1 additions and 1 deletions

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"