Skip to content

Commit

Permalink
Version name and code incrementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviahandrea-vsp committed Nov 22, 2024
1 parent 07d65c5 commit c53b0f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "org.permanent.PermanentArchive"
minSdkVersion 26
targetSdkVersion 34
versionCode 73
versionName "1.9.4"
versionCode 74
versionName "1.10.0"

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

0 comments on commit c53b0f0

Please sign in to comment.