Skip to content

Commit

Permalink
Bump Schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
this-Aditya committed Mar 19, 2024
1 parent a85dc67 commit 02b2e32
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.5') {
api ('org.radarbase:radar-schemas-commons:0.8.7') {
exclude group: 'org.apache.avro', module: 'avro'
}
api(project(':avro-android'))
Expand Down

0 comments on commit 02b2e32

Please sign in to comment.