Skip to content

Commit

Permalink
chore: Update npm dependencies and clean npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Jun-Murakami committed Jul 5, 2024
1 parent b8d5f7f commit 28a73be
Show file tree
Hide file tree
Showing 9 changed files with 271 additions and 3,422 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.tasktrees.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 9
versionName "1.2.4"
versionCode 11
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
Loading

0 comments on commit 28a73be

Please sign in to comment.