diff --git a/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml b/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml index 0bb114e8b6..01ae31db82 100644 --- a/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml +++ b/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml @@ -112,7 +112,18 @@ Builds: gradle: - yes + - versionName: 2.1-3 + versionCode: 213 + commit: 7787fe0093c3578c159261bc28b1274112801f16 + subdir: 10-bitClockWidget/app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.1-2 -CurrentVersionCode: 212 +CurrentVersion: 2.1-3 +CurrentVersionCode: 213