mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-09 16:45:37 -07:00
gh-actions doesn't like the newer gradle version
This commit is contained in:
parent
5418099a39
commit
41f2c2e9ae
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.1.2'
|
id 'com.android.application' version '7.4.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
static def getDate() { return new Date().format('yyyyMMdd') }
|
static def getDate() { return new Date().format('yyyyMMdd') }
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1697613347540
|
1697690411292
|
||||||
Loading…
Add table
Add a link
Reference in a new issue