diff --git a/metadata/com.github.premnirmal.tickerwidget.yml b/metadata/com.github.premnirmal.tickerwidget.yml index 03a7a50aa0..011bd5e55b 100644 --- a/metadata/com.github.premnirmal.tickerwidget.yml +++ b/metadata/com.github.premnirmal.tickerwidget.yml @@ -1435,6 +1435,21 @@ Builds: {/,/^}/d' build.gradle - echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + - versionName: 3.9.763 + versionCode: 300900763 + commit: 886bf0b8ce39e3434b64a48d3aa480a27f76bd64 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - purefoss + prebuild: + - sed -i -e '/google-services/d; /firebase/d; /dl.bintray.com/d; /android.applicationVariants.all + {/,/^}/d' build.gradle + - echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + MaintainerNotes: |- We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with com.github.nbsp-team:MaterialFilePicker from @@ -1443,5 +1458,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*) -CurrentVersion: 3.9.762 -CurrentVersionCode: 300900762 +CurrentVersion: 3.9.763 +CurrentVersionCode: 300900763