gh-actions doesn't like the newer gradle version

This commit is contained in:
downthecrop 2023-10-18 21:40:53 -07:00
parent 5418099a39
commit 41f2c2e9ae
2 changed files with 2 additions and 2 deletions

View file

@ -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') }

View file

@ -1 +1 @@
1697613347540 1697690411292