Skip to content
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

Updated compileSdkVersion from 31 to 33, Robolectric to 4.9 and updated AGP patch version #895

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

alwa
Copy link

@alwa alwa commented Nov 19, 2022

  • Updated compileSdkVersion from 31 to 33
  • Updated Android Gradle Plugin from 4.2.1 to 4.2.2
  • Fixed some deprecation

Checklist

  • I read the Contribution Guidelines
  • I signed the CLA and WG Agreements
  • I ran, updated and added unit tests as necessary.
  • I verified the contribution matches existing coding style.
  • I updated the documentation if necessary.

Motivation and Context

Description

- Updated Android Gradle Plugin from 4.2.1 to 4.2.2
- Fixed some deprecation
@alwa alwa changed the title - Updated compileSdkVersion from 31 to 33 Updated compileSdkVersion from 31 to 33, Robolectric to 4.9 and updated AGP patch version Nov 19, 2022
@@ -8,7 +8,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.android.tools.build:gradle:4.2.2'
Copy link

Choose a reason for hiding this comment

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

+11 to ÷11

Choose a reason for hiding this comment

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

Good

@@ -8,7 +8,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
Copy link

Choose a reason for hiding this comment

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

11-

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.

None yet

4 participants