diff --git a/metadata/town.robin.toadua.yml b/metadata/town.robin.toadua.yml index 6ace2233c7..5ad82c50d6 100644 --- a/metadata/town.robin.toadua.yml +++ b/metadata/town.robin.toadua.yml @@ -2,7 +2,7 @@ Categories: - Internet - Reading License: MIT -AuthorName: Robin Townsend +AuthorName: Robin AuthorEmail: robin@robin.town AuthorWebSite: https://robin.town/ SourceCode: https://github.com/toaq/toadua-android @@ -25,7 +25,18 @@ Builds: gradle: - yes + - versionName: 2.0.0 + versionCode: 6 + commit: v2.0.0 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.1.0 -CurrentVersionCode: 5 +CurrentVersion: 2.0.0 +CurrentVersionCode: 6