diff --git a/metadata/io.timelimit.android.aosp.direct.yml b/metadata/io.timelimit.android.aosp.direct.yml index 24cc995f64..1bd221c235 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -437,8 +437,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.4.1 + versionCode: 190 + commit: 71c0f3a06e2eb3bb37a48ef10d62d111e55b0118 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - noGoogleApi + - directVersion + - productionServer + scanignore: + - app/src/main/assets/device-names.bin + AutoUpdateMode: Version release-%v UpdateCheckMode: Tags UpdateCheckName: io.timelimit.android -CurrentVersion: 6.3.1 -CurrentVersionCode: 188 +CurrentVersion: 6.4.1 +CurrentVersionCode: 190