diff --git a/metadata/io.github.soundremote.yml b/metadata/io.github.soundremote.yml index 8c2f8b29a7..c00bcc885a 100644 --- a/metadata/io.github.soundremote.yml +++ b/metadata/io.github.soundremote.yml @@ -26,9 +26,17 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/apache_2.txt' 'assets/opus_license.txt' + - versionName: 0.5.0 + versionCode: 12 + commit: e7039330e0669cc7ce23fd76a645d6725b37af78 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystoreProperties/d' -e '/release config/d' build.gradle.kts + AllowedAPKSigningKeys: 6bdd7998e381d4e5d4e0c7bfc50dffbe816e2a3fb5e1c867e72fad65ffd4eef5 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.4.5 -CurrentVersionCode: 10 +CurrentVersion: 0.5.0 +CurrentVersionCode: 12