Skip to content

Commit

Permalink
Merge pull request #12208 from nextcloud/chore/noid/AndroidCommon0130
Browse files Browse the repository at this point in the history
Bump android-common:ui 0.12.0 to 0.13.0
  • Loading branch information
AndyScherzinger authored Nov 27, 2023
2 parents 5c94e89 + b6d4a0f commit 78ae569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:23.2.1"
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'

implementation 'com.github.nextcloud.android-common:ui:0.12.0'
implementation 'com.github.nextcloud.android-common:ui:0.13.0'

implementation "androidx.room:room-runtime:$roomVersion"
ksp "androidx.room:room-compiler:$roomVersion"
Expand Down

0 comments on commit 78ae569

Please sign in to comment.