diff --git a/metadata/com.maxrave.simpmusic.yml b/metadata/com.maxrave.simpmusic.yml index 2a39b4f463..0abce78709 100644 --- a/metadata/com.maxrave.simpmusic.yml +++ b/metadata/com.maxrave.simpmusic.yml @@ -84,9 +84,22 @@ Builds: rm: - .idea + - versionName: 0.1.4-beta + versionCode: 10 + commit: 699a7814bb12335fafdbec772261a6e3a2091837 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - .idea + AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.1.3-beta -CurrentVersionCode: 9 +CurrentVersion: 0.1.4-beta +CurrentVersionCode: 10