mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 23:12:55 +00:00
Oops
This commit is contained in:
parent
0194a40e3f
commit
629dfb5eee
1 changed files with 2 additions and 2 deletions
|
@ -441,13 +441,13 @@ configurations.all {
|
|||
dependencies {
|
||||
//implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
def startup_version = "1.1.1" // 1.8.0-alpha06
|
||||
def startup_version = "1.1.1" // 1.2.0-alpha02
|
||||
def annotation_version_experimental = "1.3.1"
|
||||
def core_version = "1.10.1" // 1.11.0-beta01
|
||||
def appcompat_version = "1.6.1" // 1.7.0-alpha02
|
||||
def emoji_version = "1.3.0" // 1.4.0-beta04
|
||||
def flatbuffers_version = "2.0.0"
|
||||
def activity_version = "1.7.2" // 1.8.0-alpha04
|
||||
def activity_version = "1.7.2" // 1.8.0-alpha06
|
||||
def fragment_version = "1.5.7" // 1.6.0-rc01
|
||||
def windows_version = "1.0.0" // 1.2.0-alpha03
|
||||
def webkit_version = "1.7.0"
|
||||
|
|
Loading…
Reference in a new issue