diff --git a/metadata/org.walleth.yml b/metadata/org.walleth.yml index 88eac8b085..fe42be88f9 100644 --- a/metadata/org.walleth.yml +++ b/metadata/org.walleth.yml @@ -447,6 +447,16 @@ Builds: - online prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle + - versionName: 0.46.5 + versionCode: 465 + commit: 0.46.5 + 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 @@ -454,5 +464,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.46.4 -CurrentVersionCode: 464 +CurrentVersion: 0.46.5 +CurrentVersionCode: 465