diff --git a/metadata/io.timelimit.android.aosp.direct.yml b/metadata/io.timelimit.android.aosp.direct.yml index 709bc2b4c6..a5ec1e7b6c 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -604,8 +604,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.14.2 + versionCode: 205 + commit: 865755dd84ec1ad7eec9f1d98107e900614b3a2a + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - noGoogleApi + - directVersion + - productionServer + scanignore: + - app/src/main/assets/device-names.bin + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckName: io.timelimit.android -CurrentVersion: 6.14.0 -CurrentVersionCode: 203 +CurrentVersion: 6.14.2 +CurrentVersionCode: 205