Skip to content

Auto-update dependencies. #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 30, 2022
Merged

Auto-update dependencies. #355

merged 3 commits into from
Jun 30, 2022

Conversation

dpebot
Copy link
Collaborator

@dpebot dpebot commented Jun 23, 2022

Brought to you by your friendly Repository Gardener.

@dpebot dpebot force-pushed the dpebot-repositorygardener branch from 66ae645 to 394dff2 Compare June 23, 2022 09:51
@dpebot dpebot added the automerge Summon MOG for automerging label Jun 23, 2022
@thatfiredev thatfiredev removed the automerge Summon MOG for automerging label Jun 23, 2022
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'

android {
compileSdkVersion 33
compileSdkVersion 32
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For anyone looking at this and wondering why the bot is downgrading the sdk:

At the moment the bot only recognizes API 32 as the latest version, and that's because we'll only update the bot once API 33 becomes stable.

@dpebot dpebot force-pushed the dpebot-repositorygardener branch 6 times, most recently from a229d9b to 71c5530 Compare June 29, 2022 09:52
@dpebot dpebot force-pushed the dpebot-repositorygardener branch from 71c5530 to a2c86bf Compare June 30, 2022 09:52
@@ -34,7 +34,7 @@ dependencies {
implementation "com.google.firebase:firebase-analytics-ktx:21.0.0"
// Ironsource and AppLovin libraries used for ad_impression snippets
implementation 'com.applovin:applovin-sdk:+'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: use a specific version to avoid unpredictable builds.

this should avoid unpredictable builds
@thatfiredev thatfiredev merged commit ffb82e0 into master Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants