diff --git a/metadata/ws.xsoh.etar.yml b/metadata/ws.xsoh.etar.yml index 24e60e0b34..cc3a27f0e4 100644 --- a/metadata/ws.xsoh.etar.yml +++ b/metadata/ws.xsoh.etar.yml @@ -312,7 +312,19 @@ Builds: gradle: - yes + - versionName: 1.0.41 + versionCode: 41 + commit: 417762943a084661f4a266928e82d660666d346c + 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.40 -CurrentVersionCode: 40 +CurrentVersion: 1.0.41 +CurrentVersionCode: 41