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