Skip to content

Commit

Permalink
updating version to ProofAudio 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Jun 28, 2024
1 parent 307e446 commit 110a9ce
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 @@ -20,8 +20,8 @@ android {
targetSdkVersion 34
// versionCode versionMajor * 10000 + versionMinor * 100 + versionPatch
// versionName "${versionMajor}.${versionMinor}.${versionPatch}"
versionCode 933
versionName "0.9.33"
versionCode 1000
versionName "1.0.0"
}

buildFeatures {
Expand Down

0 comments on commit 110a9ce

Please sign in to comment.