Skip to content

Commit

Permalink
GH-60 Release 1.0.0-RC.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dzikoysk committed Jun 30, 2024
1 parent 3c84883 commit 27c1790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom-application/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "net.dzikoysk.presenceofmind"
minSdk 29
targetSdk 34
versionCode 12
versionName "1.0.0-RC.12"
versionCode 14
versionName "1.0.0-RC.14"
archivesBaseName = "presence-of-mind-$versionName"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 27c1790

Please sign in to comment.