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