diff --git a/metadata/org.walleth.yml b/metadata/org.walleth.yml index ade8684c82..a2f9f85d28 100644 --- a/metadata/org.walleth.yml +++ b/metadata/org.walleth.yml @@ -539,6 +539,16 @@ Builds: - online prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle + - versionName: 0.51.1 + versionCode: 511 + commit: 8282f06dd82899dcca6eec519bfcadd9675c7d1c + subdir: app + gradle: + - noGeth + - forFDroid + - online + prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle + MaintainerNotes: |- We remove https://kotlin.bintray.com/kotlinx Maven repo from build.gradle because it isn't whitelisted while all needed artifacts are available via @@ -546,5 +556,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.51.0 -CurrentVersionCode: 510 +CurrentVersion: 0.51.1 +CurrentVersionCode: 511