mirror of https://codeberg.org/gitnex/GitNex.git
CI (#998)
Co-authored-by: M M Arif <mmarif@swatian.com> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/998 Co-authored-by: M M Arif <mmarif@noreply.codeberg.org> Co-committed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
parent
d5cf4295bd
commit
64b9b07a9e
|
@ -56,7 +56,7 @@ configurations {
|
||||||
dependencies {
|
dependencies {
|
||||||
def lifecycle_version = '2.3.1'
|
def lifecycle_version = '2.3.1'
|
||||||
def markwon_version = '4.6.2'
|
def markwon_version = '4.6.2'
|
||||||
def work_version = "2.7.0-rc01"
|
def work_version = "2.7.0-alpha05"
|
||||||
def acra = "5.7.0"
|
def acra = "5.7.0"
|
||||||
|
|
||||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||||
|
|
Loading…
Reference in New Issue