Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Jun 7, 2024
1 parent 3386729 commit 22fc69f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.greenart7c3.nostrsigner"
minSdk 26
targetSdk 34
versionCode 66
versionName "1.0.3"
versionCode 67
versionName "1.0.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ lifecycle_version = "2.7.0"
material3 = "1.2.1"
mockk = "1.13.11"
nav_version = "2.7.7"
quartz = "0.87.1"
quartz = "0.87.5"
compose_ui = "1.6.7"
richtextUi = "077a2cde64"
roomKtx = "2.6.1"
Expand Down

0 comments on commit 22fc69f

Please sign in to comment.