diff --git a/metadata/de.markusfisch.android.screentime.yml b/metadata/de.markusfisch.android.screentime.yml index df3bc7b2ac..1b06fa5f40 100644 --- a/metadata/de.markusfisch.android.screentime.yml +++ b/metadata/de.markusfisch.android.screentime.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: 1.1.0 + versionCode: 10 + commit: 6c814d3aaaafe79add0e9d28c1fa3d296bf70b64 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.0.8 -CurrentVersionCode: 9 +CurrentVersion: 1.1.0 +CurrentVersionCode: 10