diff --git a/metadata/io.github.aloussase.booksdownloader.yml b/metadata/io.github.aloussase.booksdownloader.yml index f6af561f99..15b44fdbd2 100644 --- a/metadata/io.github.aloussase.booksdownloader.yml +++ b/metadata/io.github.aloussase.booksdownloader.yml @@ -27,7 +27,18 @@ Builds: gradle: - yes + - versionName: 0.2.0 + versionCode: 2 + commit: 30b7676b74c7c12bc4cad17a8cb598e9dc4c8e59 + 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: 0.1.1 -CurrentVersionCode: 1 +CurrentVersion: 0.2.0 +CurrentVersionCode: 2