diff --git a/metadata/io.timelimit.android.aosp.direct.yml b/metadata/io.timelimit.android.aosp.direct.yml index 641137e16d..4f92429a44 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -634,8 +634,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.16.0 + versionCode: 208 + commit: 6c163e929365c4b877656977f95d9e448b728259 + 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.15.0 -CurrentVersionCode: 206 +CurrentVersion: 6.16.0 +CurrentVersionCode: 208