diff --git a/metadata/ws.xsoh.etar.yml b/metadata/ws.xsoh.etar.yml index 4d775c24b5..9ec04a8722 100644 --- a/metadata/ws.xsoh.etar.yml +++ b/metadata/ws.xsoh.etar.yml @@ -276,7 +276,19 @@ Builds: gradle: - yes + - versionName: 1.0.38 + versionCode: 38 + commit: 74b31d4cda8a4e53163c08c25931da820c078415 + 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.37 -CurrentVersionCode: 37 +CurrentVersion: 1.0.38 +CurrentVersionCode: 38