diff --git a/metadata/ws.xsoh.etar.yml b/metadata/ws.xsoh.etar.yml index e52c7c769a..4442405208 100644 --- a/metadata/ws.xsoh.etar.yml +++ b/metadata/ws.xsoh.etar.yml @@ -312,7 +312,19 @@ Builds: gradle: - yes + - versionName: 1.0.42 + versionCode: 42 + commit: f3139ce12ea0511172fbb2716b35789d79e403c8 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.41 -CurrentVersionCode: 41 +CurrentVersion: 1.0.42 +CurrentVersionCode: 42