Skip to content

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

Open
alwa wants to merge 8 commits into
openid:masterfrom
alwa:master
Open

Updated compileSdkVersion from 31 to 33, Robolectric to 4.9 and updated AGP patch version#895
alwa wants to merge 8 commits into
openid:masterfrom
alwa:master

Conversation

@alwa

@alwaalwa commented Nov 19, 2022

Copy link
Copy Markdown
  • 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
@alwaalwa changed the title - Updated compileSdkVersion from 31 to 33Updated compileSdkVersion from 31 to 33, Robolectric to 4.9 and updated AGP patch versionNov 19, 2022
Comment threadbuild.gradle
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.android.tools.build:gradle:4.2.2'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

+11 to ÷11

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good

Comment threadbuild.gradle
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

11-

Sign up for freeto 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.

4 participants

@alwa@SgS1312@freddyg11@alixwar