diff --git a/metadata/com.omgodse.notally.yml b/metadata/com.omgodse.notally.yml index 32919af546..e6dcfcd28c 100644 --- a/metadata/com.omgodse.notally.yml +++ b/metadata/com.omgodse.notally.yml @@ -224,7 +224,18 @@ Builds: gradle: - yes + - versionName: '5.5' + versionCode: 50 + commit: 217ceefdc997c184ef3eb3c0c37847e07f2378aa + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '5.4' -CurrentVersionCode: 49 +CurrentVersion: '5.5' +CurrentVersionCode: 50