diff --git a/metadata/io.timelimit.android.aosp.direct.yml b/metadata/io.timelimit.android.aosp.direct.yml index be0fa913b9..31e404a14f 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -407,8 +407,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.3.0 + versionCode: 187 + commit: 46c556284aa30f92224e8501318c4a195aeafadb + 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.2.1 -CurrentVersionCode: 186 +CurrentVersion: 6.3.0 +CurrentVersionCode: 187