Skip to content

Commit

Permalink
Merge pull request #438 from this-Aditya/bump-version
Browse files Browse the repository at this point in the history
Update Radar Schema Version
  • Loading branch information
yatharthranjan authored Nov 1, 2023
2 parents b13601b + 6733d43 commit db1fdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radar-commons-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
exclude group: 'org.json', module: 'json'
exclude group: 'org.apache.avro', module: 'avro'
}
api ('org.radarbase:radar-schemas-commons:0.8.4') {
api ('org.radarbase:radar-schemas-commons:0.8.5') {
exclude group: 'org.apache.avro', module: 'avro'
}
api(project(':avro-android'))
Expand Down

0 comments on commit db1fdaa

Please sign in to comment.