Update CI to use jdk17 and build tools 33.0.2:

- Using image tag 33.0.0
    - Using jdk 17
    - Removed old memory 512 gradle config
This commit is contained in:
vanous
2023-10-08 22:23:05 +02:00
parent dbb47351dd
commit df11c6e2f4
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
steps:
tests:
image: codeberg.org/freeyourgadget/android-fdroid-tools:latest
image: codeberg.org/freeyourgadget/android-fdroid-tools:33.0.0
commands:
- pwd #bump
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTest