Skip to content

Commit

Permalink
back pressed library update for activity
Browse files Browse the repository at this point in the history
  • Loading branch information
jclark118 committed Dec 12, 2023
1 parent 7a73298 commit 5da2311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapcache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ task androidAppVersion {
dependencies {
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
api 'androidx.appcompat:appcompat:1.6.1'
api 'androidx.activity:activity:1.8.0'
api 'androidx.activity:activity:1.8.1'
api 'com.google.android.material:material:1.6.0'
api 'androidx.preference:preference:1.2.1'
api 'androidx.lifecycle:lifecycle-extensions:2.2.0'
Expand Down

0 comments on commit 5da2311

Please sign in to comment.