Skip to content

Commit

Permalink
Update Android Core to 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daytime-em committed Nov 19, 2024
1 parent 612b60f commit 393bd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

allprojects {
project.ext {
coreVersion = '1.4.2'
coreVersion = '1.4.4'
}

tasks.withType(DokkaTaskPartial.class) {
Expand Down

0 comments on commit 393bd56

Please sign in to comment.