Skip to content
Next Next commit
[in_app_pur]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2023
commit 7349e758c6dc9d531e44c66dfea9c5db5f16e34a
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.5.0'
implementation 'androidx.annotation:annotation:1.6.0'
implementation 'com.android.billingclient:billing:5.1.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.json:json:20230227'
Expand Down