diff --git a/metadata/org.walleth.yml b/metadata/org.walleth.yml index d769aec5c1..cbac5cba2e 100644 --- a/metadata/org.walleth.yml +++ b/metadata/org.walleth.yml @@ -479,6 +479,16 @@ Builds: - online prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle + - versionName: 0.48.2 + versionCode: 482 + commit: 0.48.2 + 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 @@ -486,5 +496,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.48.0 -CurrentVersionCode: 480 +CurrentVersion: 0.48.2 +CurrentVersionCode: 482