diff --git a/metadata/com.github.premnirmal.tickerwidget.yml b/metadata/com.github.premnirmal.tickerwidget.yml index 97fb07faec..6d2aad6ba9 100644 --- a/metadata/com.github.premnirmal.tickerwidget.yml +++ b/metadata/com.github.premnirmal.tickerwidget.yml @@ -745,6 +745,19 @@ Builds: - sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g' build.gradle + - versionName: 3.5.3 + versionCode: 353 + commit: '353' + subdir: app + gradle: + - purefoss + prebuild: + - touch translate.properties + - sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d' + build.gradle + - sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g' + build.gradle + MaintainerNotes: |- We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with com.github.nbsp-team:MaterialFilePicker from @@ -753,5 +766,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %c UpdateCheckMode: HTTP UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*) -CurrentVersion: 3.5.1 -CurrentVersionCode: 351 +CurrentVersion: 3.5.3 +CurrentVersionCode: 353